rx_state_machine 1.0.1
rx_state_machine: ^1.0.1 copied to clipboard
A library for finite state machine realization in Dart similar to the [Tinder StateMachine library](https://github.com/Tinder/StateMachine).
rx-state-machine #
A library for finite state machine realization in Dart. Inspired by Tinder StateMachine library.
Getting started #
You should ensure that you add the rx_state_machine as a dependency in your flutter project.
dependencies:
rx_state_machine: ^1.0.0