kotlin-coroutines-mvvm topic

List kotlin-coroutines-mvvm repositories

modular-app-core

138
Stars
16
Forks
Watchers

Core implementations for a modular Android App

Android-Clean-Arch-Coroutines-Koin

269
Stars
43
Forks
Watchers

Implemented by Clean Architecture, MVVM, Koin, Coroutines, Moshi, Mockk, LiveData & DataBinding

StateFlow-MVVM-MVI-demo

150
Stars
17
Forks
Watchers

Using StateFlow as LiveData | StateFlow instead of LiveData | LiveData to StateFlow | StateFlow MVVM | StateFlow sample | StateFlow demo

brick

110
Stars
14
Forks
Watchers

【此git仓库已停止更新,其中的若干个模块将被拆分为多个仓库,详情请点开本人的仓库列表查看。】使用Kotlin Coroutine和ViewModel、LiveData等Android Jetpack组件搭建而成的MVP、MVVM架构框架。实现了业务代码的高...

Refresh-Token-Sample

115
Stars
17
Forks
Watchers

Android Refresh token with Retrofit, OkHttp, Kotlin Coroutines Mutex 🔂 When multiple requests hit 401 (HTTP_UNAUTHORIZED), only single Refresh token request will be executed. After successful refres...

NYTimesMostPopularArticles

37
Stars
8
Forks
Watchers

A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ ad...

DataStore-sample

38
Stars
8
Forks
Watchers

DataStore-sample. Preferences DataStore Working with Preferences DataStore Codelab. Using Jetpack Compose for UI. Toggle dark mode / light model. StateFlow, Coroutines Flow.

ToDoListApp

51
Stars
17
Forks
Watchers

To Do List App is built in Kotlin using Material 3, Data Binding, Navigation Component Graphs, Room persistence library, Kotlin coroutines, LiveData, Dagger Hilt, and Notifications following MVVM Arch...

NewsApp-MVVM-Architecture

19
Stars
4
Forks
Watchers

MVVM Clean Architecture using Jetpack Compose, Kotlin, Retrofit, Coroutines, Flow, StateFlow, Dagger-Hilt, WorkManager, Room, Unit test and etc