mvi-coroutines-flow-kotlin
There are 19 repositories under mvi-coroutines-flow-kotlin topic.
orbit-mvi/orbit-mvi
A simple MVI framework for Kotlin Multiplatform and Android
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
Kotlin-Android-Open-Source/Jetpack-Compose-MVI-Coroutines-Flow
[IN PROGRESS...] Play MVI with Kotlin Coroutines Flow and Jetpack Compose | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | StateFlow | Jetpack Compose MVI | Jetpack Compose MVI Coroutines Flow | Compose MVI
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
wsdydeni/AndroidBaseLibrary
Android 基础库
jarinrocks/Android-MVI-Architecture-Example-Retrofit-Coroutines
MVI android architecture example using a simple news app. https://medium.com/@jarinrocks/mvi-pattern-in-android-d4b274ec7a7b
hoc081098/Edoctor-MVI-Arrow-RxKotlin-Coroutines-Flow
Edoctor-MVI-Arrow-RxKotlin-Coroutines-Flow. Android Clean Architecture MVI Boilerplate
bytebeats/okhttp-analyzer-interceptor
Android part of the Android Studio(Intellij IDEA) OkHttp Analyzer plugin which would analyze details of requests and responses from OkHttpClient.
ezatpanah/MVI-Architecture-SimpleTaskApp
The purpose of this project series is to teach different architectures with different structures, and you can check these architectures and structures.
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
prongbang/mvi-flow
MVI = Coroutine + Flow Android
hoc081098/DemoCoroutinesChannelResult
Use `Kotlinx Coroutines Channel` to send and receive events between Fragments.
solrudev/JetMVI
Experimental coroutines-based MVI micro framework for Android
razaghimahdi/KMMExample01
My First sample Kmm App
Zeyad-37/Flux
A Flow based Redux (MVI) pattern for a multi module Clean Arch android sample app