state_machine_bloc
state_machine_bloc copied to clipboard
Migration to reactive_state_machine
Using reactive_state_machine under the hood would allow an less coupled integration with bloc. This would reduce the risk for adopters by letting the option to switch state machine package afterward. This would also makes the syntax closer to what we are using with vanilla blocs.