A lightweight tool to help understand and debug how Compose's layout constraints affect your composables.
☆123Dec 2, 2024Updated last year
Alternatives and similar repositories for constraints-explorer
Users that are interested in constraints-explorer are comparing it to the libraries listed below
Sorting:
- Kotlin multiplatform units for representing SI and IEC bytes and bits, inspired by jakewharton/byteunits and kotlin.time.Duration☆194Dec 3, 2025Updated 3 months ago
- A system for self-updating your android app.☆36Sep 23, 2025Updated 5 months ago
- BlurHash support for iOS, Android and JVM via Kotlin Multiplatform☆90Feb 13, 2026Updated 3 weeks ago
- A generic collapsable implementation with dragging and nested scrolling support☆105Oct 14, 2024Updated last year
- A Gradle plugin for detecting regressions in Jetpack Compose / Compose Multiplatform☆127Nov 19, 2024Updated last year
- Parameterized unit tests for Kotlin Multiplatform☆307Updated this week
- Aspect-Perfect Grid for Jetpack Compose / Compose Multiplatform: Achieve precise aspect ratios and seamless layout consistency.☆127Dec 28, 2025Updated 2 months ago
- ☆52Feb 26, 2026Updated last week
- If you can't desugar, add salt!☆14Sep 23, 2025Updated 5 months ago
- ☆649Jan 16, 2026Updated last month
- Gradle plugin for compiling C source files to static libraries for all targets supported by Kotlin Multiplatform☆31Jan 22, 2026Updated last month
- A KSP compiler for contributing and merging kotlin-inject bindings, modules, and components in a multi-module environment☆88Updated this week
- Kotlin Multiplatform experiment with dynamic color on native iOS☆20Aug 29, 2024Updated last year
- Text layout for Compose to flow text around arbitrary shapes.☆628May 8, 2025Updated 9 months ago
- A lightweight application framework for state and memory management suitable for Kotlin Multiplatform projects.☆300Feb 27, 2026Updated last week
- Gradle plugin which identifies multiplatform targets you should be supporting☆139Updated this week
- CLI tool and libraries to scan, parse and render Jetpack Compose compiler metrics as beautiful HTML & JSON reports☆223Nov 21, 2024Updated last year
- Library version of Composable Sheep!☆47Mar 30, 2024Updated last year
- Enhance Compose Multiplatform with "rememberRetained{}", inspired by Circuit. Successfully used in DroidKaigi 2024 app with no issues. Im…☆144Sep 6, 2025Updated 6 months ago
- Extensions for the kotlin-inject dependency injection framework☆376Jan 27, 2026Updated last month
- Extends Build Scans by adding custom values with the artifacts size of Android projects☆19Nov 27, 2025Updated 3 months ago
- Undo snapshot state changes in Compose.☆149Sep 20, 2022Updated 3 years ago
- A utility (Gradle Plugin + CLI) to convert Jetpack Compose compiler metrics and reports to beautified HTML page.☆425Updated this week
- Modern, high performance, tiny EventBus and State Container in Kotlin☆184Nov 22, 2025Updated 3 months ago
- A graceful multiplatform bluesky client☆472Updated this week
- Kotlin Multiplatform bindings for Bluesky☆121Feb 21, 2026Updated 2 weeks ago
- Run code within any debuggable Android process, without modifying its APK☆128Dec 26, 2025Updated 2 months ago
- Advanced grid layout library for Compose Multiplatform, providing missing non lazy grid layout and box grid for placing item freely.☆130Updated this week
- An app for checking field permit status on nycgovparks☆90Updated this week
- Compose ur Pres: A pure Kotlin Compose Multiplatform presentation system for developer presenters.☆156Jan 26, 2025Updated last year
- Compose BOM (bill of materials) - alpha edition☆257Sep 24, 2024Updated last year
- A simple Compose Multiplatform library designed to print the reason for recomposition in your console/Logcat window."☆1,043Aug 24, 2025Updated 6 months ago
- Run a "hook" lambda after a block of code regardless of whether the block succeeds, fails, or the application is killed.☆78Feb 5, 2026Updated last month
- Lazy layout to display columns and rows of data on the two directional plane.