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.