vulcan 0.0.0 copy "vulcan: ^0.0.0" to clipboard
vulcan: ^0.0.0 copied to clipboard

A package of Flutter packages (yes, this is intentional) that come in handy quite often

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vulcan

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

dependencies:
  vulcan: ^0.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:vulcan/vulcan.dart';
0
likes
130
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A package of Flutter packages (yes, this is intentional) that come in handy quite often

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on vulcan