flutter_focus_debugger 0.1.0
flutter_focus_debugger: ^0.1.0 copied to clipboard
Tools for inspecting and debugging focus behavior in Flutter apps.
0.1.0 #
Initial Release:
FocusDebugger: A widget that surrounds an entire app and paints focus debugging visuals.FocusWidgetPainter: Paints the global bounds around the widget with primary focus.FocusHistoryPane: A pane that displays a full history of focus movement during an app run.FfdLogs: Logger used withinflutter_focus_debugger.