-
Methods Method Description pro.respawn.flowmvi.android.plugins.parcelizeStatePlugin(String,SavedStateHandle,String) 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. pro.respawn.flowmvi.android.plugins.serializeStatePlugin(String,SavedStateHandle,String) 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. pro.respawn.flowmvi.android.plugins.parcelizeState(StoreBuilder,SavedStateHandle,String,String) Creates and installs a new savedStatePlugin.