rx_state_machine 1.0.1 copy "rx_state_machine: ^1.0.1" to clipboard
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 #

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
3
likes
130
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A library for finite state machine realization in Dart similar to the [Tinder StateMachine library](https://github.com/Tinder/StateMachine).

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, rxdart

More

Packages that depend on rx_state_machine