bonfire_bloc 0.0.2 copy "bonfire_bloc: ^0.0.2" to clipboard
bonfire_bloc: ^0.0.2 copied to clipboard

Integration for the Bloc state management library to Bonfire games.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bonfire_bloc

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

dependencies:
  bonfire_bloc: ^0.0.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:bonfire_bloc/bonfire_bloc.dart';
0
likes
130
pub points
52%
popularity

Publisher

unverified uploader

Integration for the Bloc state management library to Bonfire games.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bonfire, flutter, flutter_bloc

More

Packages that depend on bonfire_bloc