manager_provider 0.0.4 copy "manager_provider: ^0.0.4" to clipboard
manager_provider: ^0.0.4 copied to clipboard

outdated

A provider wrapper and set of the widgets to use with manager package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add manager_provider

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

dependencies:
  manager_provider: ^0.0.4

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:manager_provider/manager_provider.dart';
2
likes
0
points
76
downloads

Publisher

unverified uploader

Weekly Downloads

A provider wrapper and set of the widgets to use with manager package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, manager, provider

More

Packages that depend on manager_provider