rx-state-machine

Pub

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

Libraries

rx_state_machine