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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
0
likes
150
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.09 - 2025.01.21

Integration for the Bloc state management library to Bonfire games.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

bonfire, flutter, flutter_bloc

More

Packages that depend on bonfire_bloc