debug_deck 0.1.0
debug_deck: ^0.1.0 copied to clipboard
Isolated, drop-in Flutter debug tools — network/API inspector, log & error console, live performance (FPS/jank) monitor, layout grid inspector and a shareable app-info snapshot. Fully decoupled from t [...]
Changelog #
0.1.0 #
- Initial extraction from the host app into an isolated package.
- Network/API inspector, log & error console, performance (FPS/jank) monitor, layout-grid inspector, and a shareable app-info snapshot.
- Fully decoupled from the host: wired through the
DebugToolsfacade and a host-suppliedDebugAppInfo. Master switch viaDebugTools.enabled.