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

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

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
140
pub points
27%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bloc, equatable, flutter

More

Packages that depend on graph_bloc