A
C
D
E
G
H
I
O
P
S
S
- serializeState(StoreBuilder,SavedStateHandle,String) - function in pro.respawn.flowmvi.android.plugins.DeprecatedKt
- Creates and installs a new savedStatePlugin.
- serializeStatePlugin(String,SavedStateHandle,String) - function in pro.respawn.flowmvi.android.plugins.DeprecatedKt
- A plugin that restores the pro.respawn.flowmvi.api.StateProvider.state from a handle in StorePlugin.onStart and saves into handle asynchronously in StorePlugin.onState.
- setTagIfAbsent(String,T) - function in androidx.lifecycle.StoreViewModel
- start(CoroutineScope) - function in pro.respawn.flowmvi.api.StoreViewModel
- StoreViewModel - class in pro.respawn.flowmvi.android
- An extendable class for creating a ViewModel that directly uses a delegate to act as a Store.
- subscribe(CoroutineScope,SuspendFunction1) - function in pro.respawn.flowmvi.api.StoreViewModel
- subscribe(LifecycleOwner,Store,SuspendFunction1,SuspendFunction1,Lifecycle.State) - function in pro.respawn.flowmvi.android.SubscribeDslKt
- Subscribe to the store lifecycle-aware.
- subscribe(LifecycleOwner,Store,SuspendFunction1,Lifecycle.State) - function in pro.respawn.flowmvi.android.SubscribeDslKt
- Subscribe to the store lifecycle-aware.
- subscribe(T,Store,Lifecycle.State) - function in pro.respawn.flowmvi.android.SubscribeDslKt
- Subscribe to the store lifecycle-aware.
- subscribe(Fragment,Store,SuspendFunction1,SuspendFunction1,Lifecycle.State) - function in pro.respawn.flowmvi.android.view.SubscribeDslKt
- Subscribe to the store lifecycle-aware.
- subscribe(Fragment,Store,SuspendFunction1,Lifecycle.State) - function in pro.respawn.flowmvi.android.view.SubscribeDslKt
- Subscribe to the store lifecycle-aware.
- subscribe(T,Lifecycle.State) - function in pro.respawn.flowmvi.android.view.SubscribeDslKt
- Subscribe to the store lifecycle-aware.
- subscribe(T,Lifecycle.State) - function in pro.respawn.flowmvi.android.view.SubscribeDslKt
- Subscribe to the store lifecycle-aware.
- subscribeAndConsume(T,Store,Lifecycle.State) - function in pro.respawn.flowmvi.android.SubscribeDslKt
- Subscribe to the store lifecycle-aware.
- subscribeAndConsume(T,Lifecycle.State) - function in pro.respawn.flowmvi.android.view.SubscribeDslKt
- Subscribe to the store lifecycle-aware.
- SubscribeDslKt - class in pro.respawn.flowmvi.android
- SubscribeDslKt - class in pro.respawn.flowmvi.android.view