InProAndroidDevbyNek.12ViewModel: Events as State are an AntipatternIn this article Nikita explores how a popular notion about expressing events as states may be a misleading one.Nov 20, 20237Nov 20, 20237
MortySharedFlow vs. StateFlow: Best Practices and Real-world examplesDive into the world of Kotlin flows with this in-depth comparison of SharedFlow and StateFlow. Here’s an overview of both types of flows…Mar 23, 20234Mar 23, 20234
InProAndroidDevbyPatrick SteigerSubstituting Android's LiveData: StateFlow or SharedFlow?Kotlin Coroutines recently introduced two Flow types, SharedFlow and StateFlow, and Android's community started wondering about…Nov 19, 202023Nov 19, 202023
InMobile App Development PublicationbyElye - A One Eye Dev By His GraceKotlin’s Flow, ChannelFlow, and CallbackFlow Made EasyUnderstand flow and its variants for appropriate applicationsOct 16, 20225Oct 16, 20225