builders 2.0.0-nullsafety.2 copy "builders: ^2.0.0-nullsafety.2" to clipboard
builders: ^2.0.0-nullsafety.2 copied to clipboard

outdated

Use Consumer, Select and BlocConsumer in any System Injector.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add builders

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

dependencies:
  builders: ^2.0.0-nullsafety.2

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:builders/builders.dart';
14
likes
0
pub points
61%
popularity

Publisher

verified publisherflutterando.com.br

Use Consumer, Select and BlocConsumer in any System Injector.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc, flutter, nested

More

Packages that depend on builders