android-mvi-flow
There are 7 repositories under android-mvi-flow topic.
Kotlin-Android-Open-Source/MVI-Coroutines-Flow
Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | StateFlow | Arrow.kt Android Sample
RimGazzeh/MVI-cleanArch
Sample code for MVI architecture
Kotlin-Android-Open-Source/Pagination-MVI-Flow
Pagination MVI Coroutines Flow. Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | SharedFlow | StateFlow
hoc081098/Edoctor-MVI-Arrow-RxKotlin-Coroutines-Flow
Edoctor-MVI-Arrow-RxKotlin-Coroutines-Flow. Android Clean Architecture MVI Boilerplate
astraube/MVI-Coroutines-Flow-Dagger-Hilt
Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | SharedFlow | StateFlow
davenotdavid/arch-component-sample
A sample project attempting to use the latest and greatest Android tech.
hoc081098/DemoCoroutinesChannelResult
Use `Kotlinx Coroutines Channel` to send and receive events between Fragments.