hierarchical_state_machine 0.0.2
hierarchical_state_machine: ^0.0.2 copied to clipboard
A framework for building state machines similar to UML state charts. States are organized in parent/child relationships, allowing common event handling to be performed by more generic, containing states.
0.0.2
- Update deps for dart 3.0
0.0.1
- Early release publishing