This project has moved to state_machine_bloc repository.
This repository provides an experimental implementation of State Machine for bloc and some examples to demonstrate its usage.
See #3246 on github for the proposal discussion
- The idea of this project emerged while reading resources shared by statemachine package:
- Public API is inspired by fsm2 package.