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

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.1.0

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
110
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

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

darter_bloc, flutter, rxdart

More

Packages that depend on darter_provider