https://kotlinlang.org logo
#coroutines
Title
# coroutines
t

Tuan Kiet

07/24/2019, 9:50 AM
t

tseisel

07/24/2019, 12:26 PM
This should be added after the 1.3.0 release, I guess. The current documentation for
Flow
interface is rather exhausive : https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html
v

Vsevolod Tolstopyatov [JB]

07/25/2019, 8:29 AM
Unfortunately, we don’t have a schedule for this 😞 The best way to learn the concept of Flow is documentation and Roman’s blog: https://medium.com/@elizarov
3 Views