- Full version 1.0.0 release!
- Flutter 3 and Dart 3 support.
- Small style fixes and update dependencies.
- Fixing a small bug with
transitionWithEffect
expecting the wrong state type.
- Fixing pub points
- Initial release
- Added a
GraphBloc
that behaves like an FSM. Setting up aBlocStateGraph
that defines all of theStateTransitions
.