rx_state_machine 1.0.0
rx_state_machine: ^1.0.0 copied to clipboard
A library for finite state machine realization in Dart.
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