NinoDLC / Kotlin_Flow_To_The_View

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.
12Updated 2 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