darter_provider 0.0.1 copy "darter_provider: ^0.0.1" to clipboard
darter_provider: ^0.0.1 copied to clipboard

outdated

Memory conscious and performant providers for use in the BLoC pattern.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add darter_provider

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

dependencies:
  darter_provider: ^0.0.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:darter_provider/darter_provider.dart';
0
likes
30
pub points
0%
popularity

Publisher

verified publisherdarter.io

Memory conscious and performant providers for use in the BLoC pattern.

Homepage
Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

darter_bloc, flutter, rxdart

More

Packages that depend on darter_provider