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 7d53bbb commit 1f9b1bbCopy full SHA for 1f9b1bb
README.md
@@ -1,8 +1,10 @@
1
# MVI-Coroutines-Flow
2
+
3
## 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**
+* Play MVI with Kotlin Coroutines Flow
+* Master branch using Koin for DI
6
+* **Checkout [dagger_hilt branch](https://github.com/Kotlin-Android-Open-Source/MVI-Coroutines-Flow/tree/dagger_hilt), using Dagger Hilt for DI**
7
+* **[Download apk here](app/release/app-release.apk)**
8
9
| List view state | Error view state | Add new user |
10
| --------------- | ---------------- | ------------ |
0 commit comments