hands-on icon indicating copy to clipboard operation
hands-on copied to clipboard

Add hands-on tutorial for Kotlin Flow

Open shipsywor opened this issue 4 years ago • 1 comments
trafficstars

StateFlow, SharedFlow, etc. A hands-on type tutorial on these Flow topic would be very interesting. The coroutines hands-on tutorial is great. A Flow one would be a great addition.

shipsywor avatar May 08 '21 10:05 shipsywor

See also https://github.com/Kotlin/kotlinx.coroutines/issues/2946 about adding SharedFlow and StateFlow to the Coroutines Guide as well.

ianbrandt avatar Sep 22 '21 16:09 ianbrandt