extended_bloc 0.0.2-dev copy "extended_bloc: ^0.0.2-dev" to clipboard
extended_bloc: ^0.0.2-dev copied to clipboard

discontinued

A predictable state management library that helps implement the BLoC design pattern.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add extended_bloc

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

dependencies:
  extended_bloc: ^0.0.2-dev

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:extended_bloc/extended_bloc.dart';
12
likes
30
pub points
0%
popularity

Publisher

verified publisherarchive.plugfox.dev

A predictable state management library that helps implement the BLoC design pattern.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc

More

Packages that depend on extended_bloc