25 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,支持线程切换,支持延迟发送。
KunMinX / MVI Dispatcher KTX简明易用框架,解决 MVI 实战痛点
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.
Kashif-E / The MVVM Template 2022Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for data
AbolfaZlRezaEe / NMockNMock is an application that you can use to mock your trips with fake locations. This application uses Google Map SDK and Neshan API for Map and location information.
AliAssalem / RickMortyMVVM ,Hilt DI ,Paging3 , RemoteMediator ,LiveData ,Flow ,SharedFlow ,Room ,Retrofit ,Coroutine , Navigation Component ,DataStore ,DataBinding , ViewBinding, Coil
mo0rti / Android Blueprint Kotlin Flow ChatThis is an Android chat application built using Kotlin and Kotlin Flow. The application allows users to send and receive messages in a chat room.
predictable-machines / Lean4 FlowReactive streams library for Lean 4 — Flow, SharedFlow, StateFlow, ProgramFlow, and ReactiveProgram
imprakharshukla / Andronix Donation AppThis repository stores the code for the open-sourced donation app that we built for the @AndronixApp
anuj72 / ComposeKitComposeKit with MVVM, DI, Coroutines,Flow
zedlabs / HackerNews AndroidHacker News Android Client with Kotlin, Jetpack Compose, Coroutines, Flows, MVVM, Room for offline caching
me-moghadasian / Kotlin Learners PackageThis package offers a concise introduction to Kotlin (using JupyterLab), focusing only on the essential concepts and skills. It covers the fundamental topics necessary for understanding and practicing (or reviewing) Kotlin.
holance / KtbusA simple EventBus implementation based on Kotlin SharedFlow.
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.