We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d30a7f commit 1a649baCopy full SHA for 1a649ba
README.md
@@ -1,6 +1,8 @@
1
# MVI-Coroutines-Flow
2
-# Coroutine + Flow = MVI :heart:
3
-Play MVI with Kotlin Coroutines Flow
+## Coroutine + Flow = MVI :heart:
+* Play MVI with Kotlin Coroutines Flow
4
+* Master branch using Koin for DI
5
+* Checkout [dagger_hilt branch](https://github.com/Kotlin-Android-Open-Source/MVI-Coroutines-Flow/tree/dagger_hilt), using Dagger Hilt for DI
6
7
| List view state | Error view state | Add new user |
8
| --------------- | ---------------- | ------------ |
0 commit comments