Adetunji Dahunsi

Unidirectional data flow with Kotlin Flows Playground

An interactive experiment for learning how to produce state with kotlin flows

TJ Dahunsi

Jul 10 2022 ยท 1 min read

I've spent a lot of time over the past year thinking about state production in apps which culminated in the mutator library.

To help explain what the library does, I built an interactive tutorial for it with Jetpack Compose for web. Check it out!

0