mno_fsm 0.1.2 copy "mno_fsm: ^0.1.2" to clipboard
mno_fsm: ^0.1.2 copied to clipboard

A library for finite state machine realization in Dart. Inspired by Tinder StateMachine for Kotlin. This lib is compatible with dfunc 0.8.0

0.1.2 #

  • Upgrade dependencies, mainly dfunc 0.8.0.

0.1.1 #

  • Enabled null safety.

0.1.0 #

  • Support for dfunc 0.7.2 after it break compatibility with Coproduct2 classes.

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.
1
likes
140
points
26
downloads

Documentation

API reference

Publisher

verified publishermantano.com

Weekly Downloads

A library for finite state machine realization in Dart. Inspired by Tinder StateMachine for Kotlin. This lib is compatible with dfunc 0.8.0

License

BSD-2-Clause (license)

Dependencies

dfunc

More

Packages that depend on mno_fsm