MarcinMoskala / kotlin-coroutines-recipesLinks
☆133Updated last year
Alternatives and similar repositories for kotlin-coroutines-recipes
Users that are interested in kotlin-coroutines-recipes are comparing it to the libraries listed below
Sorting:
- Gradle Plugin that allows you to decompile bytecode compiled with Jetpack Compose Compiler Plugin into Java and check it☆154Updated 4 years ago
- Version catalogs used in red_mad_robot Android team☆115Updated this week
- ✒️ Compose stable markers for KMP to tell stable/immutable guarantees to the compose compiler.☆257Updated 2 weeks ago
- A Kotlin Multiplatform Slack clone using gRPC☆274Updated last year
- The Kotlin Constructor Mapper (KConMapper / KCM) automatically generates mapping functions for performing mapping between one class and t…☆71Updated last year
- Best practices to consider when writing an API for your library☆153Updated 2 months ago
- Kotlin Multiplatform + Pizza = <3☆177Updated last year
- Wizard for Kotlin Multiplatform☆295Updated 2 months ago
- 📐 Visualize the dimensions of your composables on a blueprint!☆153Updated last month
- Powerful tool to monitor Ktor Client requests and responses, making it easier to debug and analyze network communication.☆178Updated 2 weeks ago
- A collection of Detekt rules for Jetpack Compose☆142Updated 7 months ago
- 🌊 Flow operators enable you to create restartable, pausable, or one-shot StateFlow.☆147Updated 8 months ago
- A Kotlin Symbol Processor to generate Compose PreviewParameterProviders☆142Updated last year
- A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.☆255Updated 2 weeks ago
- 🧵 Compose Effects enable you to launch efficient side-effects without unnecessary operations for Android and Compose Multiplatform.☆132Updated last month
- Remote Notification Manager for Kotlin Multiplatform Mobile iOS and Android☆64Updated 2 years ago
- Trace the recomposition of a Composable with its cause without boilerplate code 😎.☆310Updated 3 weeks ago
- fun code() – A magazine for Kotlin™ developers☆288Updated last year
- Location Service Manager for Kotlin Multiplatform Mobile iOS and Android☆114Updated 2 years ago
- Samples of Kotlin multiplatform projects multi-module architecture☆96Updated 2 months ago
- 🧱 Brick - Multiplatform navigation library for Compose.☆55Updated 11 months ago
- Tools & tips to learn about recomposition in Jetpack Compose☆74Updated 3 years ago
- Kotlin Compiler Plugins, an IDEA Plugin, and a Detekt Rule that will help to improve your experience with Jetpack Compose☆260Updated last month
- KMP library for Android, iOS and Desktop targets for observing real-time network traffic of the app