ComposeDebugDrawer
ComposeDebugDrawer copied to clipboard
Compose Changelog for Android - Material3 Design (easily extendible)
Results
2
ComposeDebugDrawer issues
Sort by
recently updated
recently updated
newest added
Currently this is Android only. Now that Compose Multiplatform is a thing would be nice to support other platforms
Starting to use this library now, there are a couple of API suggestions I have: - DebugDrawerInfo takes a String for the info parameter. Why isn't that just of `Any?`...