pluggable_flutter 0.0.1-pre.24 copy "pluggable_flutter: ^0.0.1-pre.24" to clipboard
pluggable_flutter: ^0.0.1-pre.24 copied to clipboard

Pluggable

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pluggable_flutter

With Flutter:

 $ flutter pub add pluggable_flutter

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

dependencies:
  pluggable_flutter: ^0.0.1-pre.24

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

Import it

Now in your Dart code, you can use:

import 'package:pluggable_flutter/pluggable_flutter.dart';
0
likes
0
points
464
downloads

Publisher

unverified uploader

Weekly Downloads

Pluggable

License

unknown (license)

Dependencies

collection, cupertino_icons, flutter, pluggable, pluggable_di_getit

More

Packages that depend on pluggable_flutter