9 skills found
Kotlin-Android-Open-Source / MVI Coroutines FlowPlay 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
biubiuqiu0 / Flow Event BusEventBus for Android,消息总线,基于SharedFlow,具有生命周期感知能力,支持Sticky,支持线程切换,支持延迟发送。
Kotlin-Android-Open-Source / Pagination MVI FlowPagination MVI Coroutines Flow. Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | SharedFlow | StateFlow
k0siara / AndroidMVIExampleExample Jetpack Compose Android App, that uses the newest mechanisms, like StateFlow, SharedFlow, etc. to manage states and handle events. ViewModel, UI and Screenshot tests included :)
hoangchungk53qx1 / Flow BusEventBus for Android, message bus, based on SharedFlow, has lifecycle awareness, supports Sticky, supports thread switching, and supports delayed sending.
shubham16g / View Model XAn Android similar state-management package (StateFlow and SharedFlow with ViewModel) which helps to implement MVVM pattern easily.
varum-org / MVI Arrow Coroutines Flow:blue_heart: Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Koin DI | SharedFlow | StateFlow | Either core :alien:
Nodrex / DataCollectorDataCollector simplifies the orchestration of multiple asynchronous data sources by collecting their values and assembling them into a single, type-safe Kotlin data class object.