cbl_flutter_install 0.1.0-dev.4 copy "cbl_flutter_install: ^0.1.0-dev.4" to clipboard
cbl_flutter_install: ^0.1.0-dev.4 copied to clipboard

unlisted

Internal package to install native libraries for the cbl_flutter plugin.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate cbl_flutter_install

Use it

The package has the following executables:

$ cbl_flutter_install

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cbl_flutter_install

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

dependencies:
  cbl_flutter_install: ^0.1.0-dev.4

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

Import it

Now in your Dart code, you can use:

import 'package:cbl_flutter_install/cbl_flutter_install.dart';
0
likes
0
points
2.41k
downloads

Publisher

verified publishercbl-dart.dev

Weekly Downloads

Internal package to install native libraries for the cbl_flutter plugin.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cbl

More

Packages that depend on cbl_flutter_install