Search code examples
How do I manage uiState for multiple sections?...


androidmvvmandroid-jetpack-composekotlin-coroutineskotlin-stateflow

Read More
collect flow doesn't receive value from repository/usecase in viewmodel - android coroutines...


androidkotlinkotlin-coroutineskotlin-flowkotlin-stateflow

Read More
How to stop the screen flicker/refresh for LazyVerticalgrid with pagination?...


androidkotlinpaginationandroid-jetpack-composekotlin-stateflow

Read More
How do I update the collection correctly to update StateFlow?...


androidkotlinandroid-jetpack-composekotlin-stateflow

Read More
Flow not observing changes in a variable...


androidkotlinandroid-jetpack-composekotlin-flowkotlin-stateflow

Read More
Best way to use ArrayList in in Kotlin/MVVM. StateFlow vs Flow vs suspend...


kotlinandroid-mvvmkotlin-stateflow

Read More
How to use material 3 (1.2.1) and asFlow?...


android-jetpack-compose-material3kotlin-stateflow

Read More
Flow doesn't emit in test when using Dispatchers.Main.immediate (or viewModelScope) to change th...


kotlinkotlin-coroutineskotlin-stateflowkotlinx.coroutines.flow

Read More
Android Kotlin/Compose ViewModel - two SateFlows for two separate fucntions to one StateFlow for UI ...


androidkotlinmvvmandroid-viewmodelkotlin-stateflow

Read More
Kotlin Coroutines StateFlow not emitting identical values consecutively—How to force collection or w...


kotlinkotlin-coroutineskotlin-stateflow

Read More
Can't access MutableStateFlow value in activity...


androidkotlinkotlin-stateflow

Read More
How to update elements inside a MutableStateFlow and dynamically change the UI?...


androidkotlinkotlin-flowkotlin-stateflow

Read More
MutableMap State value not updated on the UI (Kotlin Jetpack Compose)...


androidkotlinandroid-jetpack-composekotlin-stateflowmutablemap

Read More
Attribute of an object is not updated when changing the state with StateFlow in Compose...


androiduser-interfaceandroid-jetpack-composeviewmodelkotlin-stateflow

Read More
Unit Testing StateFlow Created By StateIn...


androidjunit4kotlin-stateflowkotlin-statein

Read More
Android Jetpack Compose Room query depending on Flow...


androidandroid-jetpack-composeandroid-roomkotlin-stateflow

Read More
Unit Test a StateFlow from SnapshotFlow only emits initialValue...


kotlinandroid-jetpack-composekotlin-coroutineskotlin-flowkotlin-stateflow

Read More
combining multiple mutablestates...


android-jetpack-composekotlin-stateflowmutablestateof

Read More
Display dynamic list of items which are not saved in local room database...


androidkotlinandroid-jetpack-composekotlin-stateflow

Read More
Kotlin combine more than 2 flows...


androidkotlinkotlin-stateflow

Read More
StateFlow Doesn't Emit on Field Changes...


androidkotlinkotlin-coroutineskotlin-flowkotlin-stateflow

Read More
Android collectAsStateWithLifecycle() not collecting inside composable...


androidkotlinandroid-jetpack-composekotlin-stateflowcompose-recomposition

Read More
stateIn not able to collect the Result.Success state...


androidkotlinkotlin-flowkotlin-stateflow

Read More
Kotlin Flow: Handling state using SharedFlow and StateFlow...


kotlinkotlin-flowkotlin-stateflowkotlin-sharedflow

Read More
Automatically update a flow from a changes of another flow (StateFlow) Jetpack Compose...


androidandroid-jetpack-composekotlin-stateflow

Read More
Flow data is not showing in jetpack compose...


androidandroid-jetpack-composeandroid-mvvmkotlin-stateflow

Read More
MutableStateFlow events being overwritten...


androidkotlinkotlin-coroutineskotlin-stateflow

Read More
Collect from several stateflows...


androidkotlinkotlin-coroutineskotlin-stateflow

Read More
Prevent concurrent execution of part of two suspend functions...


androidkotlinkotlin-flowkotlin-stateflow

Read More
StateFlow Observer is being triggered Two Times - Is this a good solution?...


androidkotlinandroid-jetpack-composeandroid-roomkotlin-stateflow

Read More
BackNext