C
D
E
G
I
M
P
S
S
- send(I) - function in pro.respawn.flowmvi.api.ConsumerScope
- StateProvider - class in pro.respawn.flowmvi.android.compose
- A collection preview param provider that provides MVIState Created to avoid boilerplate related to Preview parameters.
- StateProvider - class in pro.respawn.flowmvi.android.compose.preview
- A collection preview param provider that provides MVIState Created to avoid boilerplate related to Preview parameters.
- Subscribe(ConsumerScope) - function in pro.respawn.flowmvi.android.compose.DeprecatedKt
- Equivalent to calling ConsumerScope.consume.
- Subscribe(ConsumerScope,SuspendFunction2) - function in pro.respawn.flowmvi.android.compose.DeprecatedKt
- Equivalent to calling ConsumerScope.consume.
- subscribe(Store,Lifecycle.State,SuspendFunction2) - function in pro.respawn.flowmvi.android.compose.dsl.SubscribeDslKt
- A function to subscribe to the store that follows the system lifecycle.
- SubscribeDslKt - class in pro.respawn.flowmvi.android.compose.dsl