-
Methods Method Description pro.respawn.flowmvi.android.compose.collectAsStateOnLifecycle(Flow,R,CoroutineContext,Lifecycle.State) Create and collect a Flow that is only collected when LocalLifecycleOwner is in lifecycleState pro.respawn.flowmvi.android.compose.collectAsStateOnLifecycle(StateFlow,CoroutineContext,Lifecycle.State) Create and collect a Flow that is only collected when LocalLifecycleOwner is in lifecycleState pro.respawn.flowmvi.android.compose.collectOnLifecycle(Flow,Lifecycle.State,SuspendFunction2) Create and collect a Flow that is only collected when LocalLifecycleOwner is in lifecycleState