LukasLechnerDev / Kotlin-Coroutines-and-Flow-UseCases-on-Android

🎓 Learning Kotlin Coroutines and Flows for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!
Apache License 2.0
2.66k stars 437 forks source link

Usecase for StateFlow and SharedFlow #11

Open shipsywor opened 3 years ago

shipsywor commented 3 years ago

Adding usecase for StateFlow and SharedFlow would be helpful.

LukasLechnerDev commented 2 years ago

Coming soon!