NinoDLC / Kotlin_Flow_To_The_View
View external linksLinks

PoC using Flow completely on an Android Projet with MVVM architecture. No LiveData. The advantage over simply using the viewModelScope is the fact that 5 seconds after leaving the application (not killing it !), the coroutine is cancelled, avoid possibly unnecessary work.
12Nov 24, 2022Updated 3 years ago

Alternatives and similar repositories for Kotlin_Flow_To_The_View

Users that are interested in Kotlin_Flow_To_The_View are comparing it to the libraries listed below

Sorting:

Are these results useful?