External Publication
Visit Post

v1.0.1 of layerx_debugger

The official repository for Dart and Flutter packages. [Unoffic… June 17, 2026
Source

Drop-in debugger and logger for Flutter and GetX: pretty console logs, Dio/http capture, crash handling, route, widget and performance tracking, plus an in-app log viewer. Changelog excerpt: ### Added - dart run layerx_debugger:setupCLI— one command auto-configures LayerX Debugger in any Flutter project: injects the dependency into pubspec.yaml, runs flutter pub get, wraps main()with LayerXDebugger.runZonedGuarded+ initialize(), and injects LayerXDebugOverlaybuilder + navigatorObserversinto MaterialApp/ GetMaterialApp. Original files are backed up as .bak. Fully idempotent — safe to re-run multiple times. An optional project path argument is also supported[...]

Discussion in the ATmosphere

Loading comments...