
implementation("com.freeletics.khonshu:state-machine:0.30.0-alpha01")Facilitates state management by emitting state through `Flow` and handling input actions to mutate state. Integrates with Compose UI using `produceState()` and `rememberCoroutineScope()`.