-
Methods Method Description pro.respawn.flowmvi.android.compose.dsl.subscribe(ImmutableStore,Lifecycle.State,SuspendFunction2) A function to subscribe to the store that follows the system lifecycle. pro.respawn.flowmvi.android.compose.dsl.subscribe(ImmutableStore,Lifecycle.State) A function to subscribe to the store that follows the system lifecycle.
-
Classes Class Description pro.respawn.flowmvi.android.compose.StateProvider A collection preview param provider that provides MVIState Created to avoid boilerplate related to Preview parameters. pro.respawn.flowmvi.android.compose.preview.StateProvider A collection preview param provider that provides MVIState Created to avoid boilerplate related to Preview parameters.
-
Interfaces Interface Description pro.respawn.flowmvi.android.compose.ConsumerScope An interface for the scope that provides send and consume functions inside your composable