square / anvilLinks
A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.
☆1,385Updated 2 weeks ago
Alternatives and similar repositories for anvil
Users that are interested in anvil are comparing it to the libraries listed below
Sorting:
- Dependency injection lib for kotlin☆1,437Updated last month
- A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.☆1,077Updated this week
- Build a StateFlow stream using Jetpack Compose☆2,039Updated last week
- Kotlin Multiplatfom app for Droidcon Events☆1,103Updated last month
- Kotlin Coroutines Flow binding APIs for Android's platform and unbundled UI widgets, inspired by RxBinding.☆907Updated 2 years ago
- Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel), inspired by Badoo MVICore libr…☆832Updated 3 years ago
- A testing library for kotlinx.coroutines Flow☆2,680Updated last week
- Static checks to aid with a healthy adoption of Compose☆1,385Updated last year
- A multiplatform, pluggable, and sealed API result type for modeling network API responses.☆782Updated 7 months ago
- Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.☆753Updated last week
- Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, …☆816Updated 3 years ago
- A Retrofit 2 Converter.Factory for Kotlin serialization.☆1,052Updated last year
- Uniflow 🦄 - Simple Unidirectional Data Flow for Android & Kotlin, using Kotlin coroutines and open to functional programming☆604Updated 2 years ago
- Layouts with lambdas 😎☆1,537Updated 2 years ago
- Gradle plugin to keep your modules graph healthy and lean.☆590Updated last month
- I CAN HAZ LOGZ?☆965Updated this week
- ⚡️ A Compose-driven architecture for Kotlin and Android applications.☆1,708Updated this week
- Logging library for Kotlin Multiplatform☆917Updated last year
- 🗡 A tool to visualize Dagger 2 dependency graphs☆874Updated 2 years ago
- Kotlin multi-platform implementation of Reactive Extensions☆1,204Updated 2 months ago
- HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired …☆1,844Updated this week
- Make JVM Android integration test visible 🤖📸☆837Updated 2 weeks ago
- Model-driven navigation + UI components with gesture control for Compose Multiplatform☆1,227Updated 2 months ago
- Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development☆1,083Updated last year
- A simple MVI framework for Kotlin Multiplatform and Android