kshitij-chaudhari's Stars
public-apis/public-apis
A collective list of free APIs
android/architecture-components-samples
Samples for Android Architecture Components.
android/compose-samples
Official Jetpack Compose samples.
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
google/tink
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
facebook/litho
A declarative framework for building efficient UIs on Android.
google/accompanist
A collection of extension libraries for Jetpack Compose
airbnb/mavericks
Mavericks: Android on Autopilot
MobileNativeFoundation/Store
A Kotlin Multiplatform solution for working with data. Whether you’re building alone or with a team of thousands, Store can help
google/truth
Fluent assertions for Java and Android
Tinder/StateMachine
A Kotlin and Swift DSL for finite state machine
AdevintaSpain/Barista
:coffee: The one who serves a great Espresso
androiddevnotes/awesome-jetpack-compose-android-apps
👓 A curated list of awesome Jetpack Compose android apps by open-source contributors.
badoo/MVICore
MVI framework with events, time-travel, and more
spotify/mobius
A functional reactive framework for managing state evolution and side-effects.
badoo/Reaktive
Kotlin multi-platform implementation of Reactive Extensions
orbit-mvi/orbit-mvi
A simple MVI framework for Kotlin Multiplatform and Android
twitter/Serial
Light-weight, fast framework for object serialization in Java, with Android support.
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
AkshayChordiya/News
A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
mitchtabian/Open-API-Android-App
Kotlin, MVI, Hilt, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication
lyft/domic
Reactive Virtual DOM for Android.
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
developerspace-samples/WebRTC-Kotlin-Sample
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
AdamMc331/MVIExample
A sample app showing how to build an app using the MVI architecture pattern.