fair_provider 0.0.1+1 copy "fair_provider: ^0.0.1+1" to clipboard
fair_provider: ^0.0.1+1 copied to clipboard

An extension library for Fair on the Provider framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fair_provider

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

dependencies:
  fair_provider: ^0.0.1+1

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:fair_provider/fair_provider.dart';
1
likes
45
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

An extension library for Fair on the Provider framework.

Homepage

License

BSD-3-Clause (license)

Dependencies

collection, cupertino_icons, fair, flutter, provider

More

Packages that depend on fair_provider