builders 2.0.0 copy "builders: ^2.0.0" to clipboard
builders: ^2.0.0 copied to clipboard

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

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
110
pub points
55%
popularity

Publisher

verified publisherflutterando.com.br

Use Consumer, Select and BlocConsumer in any System Injector.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

bloc, flutter, nested

More

Packages that depend on builders