vbdl 0.0.18 copy "vbdl: ^0.0.18" to clipboard
vbdl: ^0.0.18 copied to clipboard

VBDL for Flutter.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate vbdl

Use it

The package has the following executables:

$ vbdl

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vbdl

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

dependencies:
  vbdl: ^0.0.18

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:vbdl/vbdl.dart';
0
likes
110
pub points
1%
popularity

Publisher

unverified uploader

VBDL for Flutter.

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

crypto, encrypt, flutter, flutter_svg, package_info, path_provider, vbdler

More

Packages that depend on vbdl