Jparrgam's Stars
ankidroid/Anki-Android
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
JakeWharton/pidcat
Colored logcat script which only shows log entries for a specific application package.
skydoves/TransformationLayout
🌠 Transform between two Views, Activities, and Fragments, or a View to a Fragment with container transform animations for Android.
skydoves/sandwich
🥪 Sandwich is an adaptable and lightweight sealed API library designed for handling API responses and exceptions in Kotlin for Retrofit, Ktor, and Kotlin Multiplatform.
square/logcat
I CAN HAZ LOGZ?
konform-kt/konform
Portable validations for Kotlin
androidPluto/pluto
Android Pluto is a on-device debugging framework for Android applications, which helps intercept Network calls, capture Crashes & ANRs, manipulate application data on-the-go, and much more.
touchlab/Stately
Kotlin Multiplatform State Library
anasfik/flutter-spy
Explore, analyze, and gain valuable data & insights from reverse engineered Flutter apps.
kotlin-hands-on/kotlin-swift-interopedia
Kotlin Swift Interopedia
dokar3/compose-sonner
An opinionated toast component for Compose Multiplatform.
manueldidonna/waves-timer-animation
A relaxing waves animation built with Jetpack Compose
canopas/compose-recyclerview
Android - A jetpack compose list view that is backed by our all time favourite RecyclerView.
deusaquilus/pprint-kotlin
Li Haoyi's excellent Pretty Printing library ported to Kotlin!
omkar-tenkale/ExplodingComposable
Explosive dust effect animation for your composables!
mikepenz/HypnoticCanvas
A shader modifier for Compose Multiplatform / Jetpack Compose
RBusarow/Dispatch
Automatic CoroutineDispatcher injection and extensions for kotlinx.coroutines
JakeWharton/kmp-missing-targets
Gradle plugin which identifies multiplatform targets you should be supporting
freeletics/khonshu
Khonshu is the foundation of how we build apps at Freeletics. It provides the general set up for screens as well as navigation.
adrielcafe/broker
💬 Publish-Subscribe (a.k.a Pub/Sub, EventBus) library for Android and JVM built with Coroutines
jacobras/flutter-vs-native-vs-kmp
Flutter versus Native versus Kotlin Multiplatform
alexmercerind/moving-letters-android
Text animation library for Jetpack Compose.
ZahraHeydari/Kotlin-MultiPlatform-Mobile
A Kotlin MultiPlatform Mobile(Android & iOS) Implemented by Compose, ViewModel, Coroutines, Ktor, and Koin
Rohithkvsp/OnnxRuntimeAndorid
pushpalroy/ComposeOtpVerify
Custom-built Android OTP Input Field in Jetpack Compose and integration with Google's SMS Retriever API.
saket/modernstorage
ModernStorage is a group of libraries that provide an abstraction layer over storage on Android to simplify its interactions
AleksiejVolkov/RuntimeShadersSandbox
This project serves as a sandbox for experimenting with runtime shader effects for jetpack compose.
JakeWharton/compose-multiplatform-core
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
timo-drick/compose_libraries
Compose components
TippuFisal/Timers
Create interactive timer screens in Android using Kotlin and Jetpack Compose. This project provides a foundation for building timers with start,pause, and stop functionality. It displays timein hours, minutes, and seconds. Structured withmodern UI design,