hierarchical_state_machine 2.0.0 copy "hierarchical_state_machine: ^2.0.0" to clipboard
hierarchical_state_machine: ^2.0.0 copied to clipboard

A framework for building performant state machines similar to UML state charts. States are organized in parent/child relationships, allowing common event handling to be shared by more generic states.

2.0.0 #

2.0.0: PSSM Update

  • Event Deferrals
  • Fork, Choice, Terminate, and Final Psuedo states
  • Deep and Shallow history
  • Blueprints for cleaner composition
  • Validation before starting an invalid machine
  • Performance boost by precalculating all LCAs, state chains, and more.

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
14
likes
0
points
1.18k
downloads

Publisher

verified publishermcdole.org

Weekly Downloads

A framework for building performant state machines similar to UML state charts. States are organized in parent/child relationships, allowing common event handling to be shared by more generic states.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on hierarchical_state_machine