implementation("com.freeletics.khonshu:state-machine:0.36.0")
Simplifies state management by emitting state through a Flow and receiving input actions to mutate that state.