graph_bloc 1.0.0 copy "graph_bloc: ^1.0.0" to clipboard
graph_bloc: ^1.0.0 copied to clipboard

A package that implements a lightweight and flexible FSM using a StateGraph for the Bloc package.

1.0.0 - 02/08/2024 #

  • Full version 1.0.0 release!
  • Flutter 3 and Dart 3 support.
  • Small style fixes and update dependencies.

0.1.2 - 20/04/2022 #

  • Fixing a small bug with transitionWithEffect expecting the wrong state type.

0.1.1 - 12/02/2022 #

  • Fixing pub points

0.1.0 - 11/02/2022 #

  • Initial release
  • Added a GraphBloc that behaves like an FSM. Setting up a BlocStateGraph that defines all of the StateTransitions.
0
likes
150
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

A package that implements a lightweight and flexible FSM using a StateGraph for the Bloc package.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

bloc, equatable, flutter

More

Packages that depend on graph_bloc