Highlights
- Pro
Stars
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
Framework for quickly creating connected applications in Kotlin with minimal effort
Make a cool intro for your Android app.
A modern I/O library for Android, Java, and Kotlin Multiplatform.
SQLDelight - Generates typesafe Kotlin APIs from SQL
Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)
Make work with Android View Binding simpler
A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance.
A multiplatform Result monad for modelling success or failure operations.
Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel)
Movie searching using a Unidirectional State Flow pattern for Android
Gradle plugin for NPM package publishing. Allows for arbitrary publishing as well as seamless integration with Kotlin JS/MPP plugins.
Clean looking, simple cryptocurrency widget for Android.
Run a "hook" lambda after a block of code regardless of whether the block succeeds, fails, or the application is killed.
Example app for androidx.security.crypto.EncryptedSharedPreferences
An adapter factory for Retrofit2 library. Has the ability to get LiveData from retrofit call and serialize error response to a generic custom model.