room topic

List room repositories

ToDometer

299
Stars
35
Forks
Watchers

✅ A meter to-do list built with Android Jetpack (Room, ViewModel, LiveData, Databinding, ViewBinding, DataStore...), MotionLayout, Kotlin Coroutines, Dagger Hilt, Material Components, ...

awesome-jetpack-compose-android-apps

1.2k
Stars
114
Forks
Watchers

👓 A curated list of awesome Jetpack Compose android apps by open-source contributors.

prefiller

53
Stars
2
Forks
Watchers

Prefiller is a Gradle plugin that generates pre-filled Room databases at compile time.

ConductorMVP

195
Stars
32
Forks
Watchers

Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes

AndroidArchitecture

889
Stars
193
Forks
Watchers

Recommended architecture by Android

GHub

6
Stars
1
Forks
Watchers

a Github Android Client that practices latest Jetpack components, dagger and some other fun stuff!

AndroidModernArchitectureSample

23
Stars
0
Forks
Watchers

Android modern architecture sample with Github Rest API V3, Flow+Coroutines, Jetpack Compose, Room, Paging3, Dagger-Hilt, and MVI Pattern.

MyWeatherKotlinFlow

28
Stars
9
Forks
Watchers

Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation co...