lightweight_bloc 0.0.1 copy "lightweight_bloc: ^0.0.1" to clipboard
lightweight_bloc: ^0.0.1 copied to clipboard

outdated

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

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
0
pub points
3%
popularity

Publisher

unverified uploader

A lightweight implementation of the Bloc pattern

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, provider, rxdart

More

Packages that depend on lightweight_bloc