hierarchical_state_machine 1.0.0
hierarchical_state_machine: ^1.0.0 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.
1.0.0
Increased version number to 1.0 as the package is fairly stable.
0.0.2
- Update deps for dart 3.0
0.0.1
- Early release publishing