LouisCAD / kotlin-libraries-playgroundLinks
A playground to gain a wider and deeper knowledge of the libraries in the Kotlin ecosystem. Also the official sample for gradle refreshVersions.
☆183Updated 2 years ago
Alternatives and similar repositories for kotlin-libraries-playground
Users that are interested in kotlin-libraries-playground are comparing it to the libraries listed below
Sorting:
- DI can be simple. Forget about modules and components. Just use it!☆157Updated 2 years ago
- Life is too short for Bash programming☆266Updated 2 years ago
- Breakthrough tooling to work with Kotlin and Java codebases 🚀☆194Updated 11 months ago
- A Gradle plugin to apply ktfmt to your builds, and reformat you Kotlin source code like a glimpse 🧹🐘☆205Updated 2 weeks ago
- fun code() – A magazine for Kotlin™ developers☆287Updated last year
- A lightweight Android linter for Kotlin DSL aimed to solve the problem of verifying mandatory DSL attributes at compile time.☆69Updated 2 years ago
- Method call logging for Kotlin Multiplatform☆195Updated 3 years ago
- Playground for Kotlin Coroutines. Basics, Channels, Flows, useful examples & comparison to RxJava.☆260Updated 2 years ago
- Glossary of Gradle terms both common and uncommon☆132Updated 5 months ago
- Github action that publishes the Kover code coverage report as a comment in pull requests☆74Updated 6 months ago
- Best practices to consider when writing an API for your library☆152Updated 3 weeks ago
- Simplify mutating "immutable" state models (a Kotlin multiplatform library)☆257Updated 2 years ago
- 💻 A Compose Desktop project template with MVVM, Dagger, Decompose, tests, and more...☆94Updated 9 months ago
- Interactive diagrams of Kotlin Flow https://flowmarbles.com☆279Updated 3 years ago
- Gradle Plugin that detects violations of Gradle best practices in Gradle Plugins☆193Updated 2 years ago
- ☆402Updated last year
- Simple space game, built with Compose for Desktop!☆95Updated 10 months ago
- Sample cooking API made with Kotlin Ktor to showcase the library capabilities☆44Updated 3 years ago
- Whetstone is a dependency injection framework for Android that greatly simplifies working with Dagger 2 using all the powers of Anvil☆217Updated last month
- Kotlin Multiplatform library for Pagination☆252Updated 2 years ago
- A Kotlin annotation processor that makes writing normal enum classes obsolete.☆162Updated 2 years ago
- Gradle Plugin to enable auto-completion and symbol resolution for all Kotlin/Native platforms.☆328Updated last year
- Experiment with server side rendering using compose and ktor☆308Updated 4 years ago
- Little utilities for more pleasant immutable data in Kotlin