Flow docs for Android. While the examples are Andr...
# feed
d
Flow docs for Android. While the examples are Android based, they can also apply to other platforms. http://d.android.com/kotlin/flow
👍 13
n
They mention
callbackFlow
at the bottom which has a bug. Thus, one should consider using it in production or use a workaround. https://github.com/Kotlin/kotlinx.coroutines/issues/974
👍 1
They also added a really good doc for stateflow and sharedflow: https://developer.android.com/kotlin/flow/stateflow-and-sharedflow