Skip to content

Maven API Kotlin License

ComposeDebugDrawer

This library offers you a simple and easily extendable debug drawer.

Features#

  • easily extendible
  • one line integration
  • can be easily enabled/diabled in debug/release builds or based on a user setting
  • predefined optional modules

📷 Screenshots#

Drawer
https://raw.githubusercontent.com/MFlisar/ComposeDebugDrawer/refs/heads/main/screenshots/demo1.jpg https://raw.githubusercontent.com/MFlisar/ComposeDebugDrawer/refs/heads/main/screenshots/demo3.jpg https://raw.githubusercontent.com/MFlisar/ComposeDebugDrawer/refs/heads/main/screenshots/demo4.jpg
Drawer
https://raw.githubusercontent.com/MFlisar/ComposeDebugDrawer/refs/heads/main/screenshots/demo5.jpg https://raw.githubusercontent.com/MFlisar/ComposeDebugDrawer/refs/heads/main/screenshots/demo6.jpg https://raw.githubusercontent.com/MFlisar/ComposeDebugDrawer/refs/heads/main/screenshots/demo7.jpg

Supported Platforms#

This is a plain android library.

🧬 Demo#

A full demo is included inside the demo module, it shows nearly every usage with working examples.