occult 1.0.0 copy "occult: ^1.0.0" to clipboard
occult: ^1.0.0 copied to clipboard

Rapid prototyping without limits

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate occult

Use it

The package has the following executables:

$ occult

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add occult

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  occult: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:occult/occult.dart';
1
likes
120
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Rapid prototyping without limits

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

arcane, arcane_fire, arcane_fluf, fast_log, firebase_core, flutter, serviced

More

Packages that depend on occult