An in-app debug drawer for Compose Multiplatform apps — a Square Cascade-style developer menu with a pluggable section system. Built-in sections: feature flag toggles, network request log, environment switcher, log viewer, device info, screenshot+log+state bundle export, KV storage inspector, performance HUD. Auto-tree-shaken in release builds; activates via shake / 3-finger tap / keyboard shortcut. One drawer for Android, iOS, Desktop, and Web.
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JVM Languages
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib Standard library for the Kotlin Programming Language | 2.3.21 | 2.4.20 |
Runtime Dependencies (9)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Android Package
Apache 2.0
| com.russhwolf
»
multiplatform-settings-android A Kotlin Multiplatform library for saving simple key-value data | 1.3.0 | ✔ | |
Android Package
Apache 2.0
| com.russhwolf
»
multiplatform-settings-coroutines-android A Kotlin Multiplatform library for saving simple key-value data | 1.3.0 | ✔ | |
Desktop UI
Apache 2.0
| org.jetbrains.compose.animation
»
animation Compose animation library | 1.10.3 | 1.12.0 | |
Desktop UI
Apache 2.0
| org.jetbrains.compose.foundation
»
foundation Higher level abstractions of the Compose UI primitives. This library is design system agnostic, providing the high-level ... | 1.10.3 | 1.12.0 | |
Desktop UI
Apache 2.0
| org.jetbrains.compose.material
»
material-icons-extended Compose Material Design extended icons. This module contains all Material icons. It is a very large dependency and ... | 1.7.3 | ✔ | |
Desktop UI
Apache 2.0
| org.jetbrains.compose.material3
»
material3 Compose Material You Design Components library | 1.9.0 | ✔ | |
Desktop UI
Apache 2.0
| org.jetbrains.compose.runtime
»
runtime Tree composition support for code generated by the Compose compiler plugin and corresponding public API | 1.10.3 | 1.12.0 | |
Desktop UI
Apache 2.0
| org.jetbrains.compose.ui
»
ui Compose UI primitives. This library contains the primitives that form the Compose UI Toolkit, such as drawing, ... | 1.10.3 | 1.12.0 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core-jvm Coroutines support libraries for Kotlin | 1.10.2 | 1.11.0 |