flutter_reactive_state_machine 0.0.1-dev.1
flutter_reactive_state_machine: ^0.0.1-dev.1 copied to clipboard
An extension to `reactive_stat_machine` package to create Listenable state machines for flutter.
This package provides additional implementation of the state machine's from reactive_state_machine package for flutter: ListenableStreamStateMachine and ListenableCommandStateMachine.