fsm2 0.8.0 copy "fsm2: ^0.8.0" to clipboard
fsm2: ^0.8.0 copied to clipboard

outdated

FMS2 provides an implementation of the core design aspects of the UML state diagrams. FMS2 is derived from the FSM library which in turn was inspired by [Tinder StateMachine library](https://github.co [...]

0.8.0 #

First release after diverging from fsm package.

0.0.5 #

  • Introduced stronger typing in builder methods.
  • Added onEnter and onExits state listeners.

0.0.4 #

  • Restructured code.
  • Updated documentation.

0.0.3 #

  • Updated example.

0.0.2 #

  • Updated README.

0.0.1 #

  • Initial version.
16
likes
0
pub points
58%
popularity

Publisher

verified publisheronepub-web.flutter-io.cn

FMS2 provides an implementation of the core design aspects of the UML state diagrams. FMS2 is derived from the FSM library which in turn was inspired by [Tinder StateMachine library](https://github.com/Tinder/StateMachine). FMS2 allows a user to declare each transition or provide dynamic transitions. FMS2 support Guard Conditions from the UML 2 specification.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on fsm2