lightweight_bloc 0.0.5+4 copy "lightweight_bloc: ^0.0.5+4" to clipboard
lightweight_bloc: ^0.0.5+4 copied to clipboard

A lightweight implementation of the Bloc pattern

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lightweight_bloc

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

dependencies:
  lightweight_bloc: ^0.0.5+4

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:lightweight_bloc/lightweight_bloc.dart';
5
likes
20
pub points
3%
popularity

Publisher

unverified uploader

A lightweight implementation of the Bloc pattern

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, provider, rxdart

More

Packages that depend on lightweight_bloc