This talk explains how to use Flow with and without LiveData in MVVM. It also explains the difference between one-shot request and data stream, when to use suspend funtions or flow, how to underpin Flow with Channels, and how to beat the race condition caused by LiveData & Coroutines with Flow in unit tests.
There are no comments. Be the first one!