flutter_focus_debugger 0.1.3 copy "flutter_focus_debugger: ^0.1.3" to clipboard
flutter_focus_debugger: ^0.1.3 copied to clipboard

Tools for inspecting and debugging focus behavior in Flutter apps.

0.1.3 #

Aug 9, 2025 #

Update README - replace video with gif.

0.1.2 #

Aug 9, 2025 #

Update README with video, screenshots, and getting started.

0.1.1 #

Aug 9, 2025 #

  • FIX: Debug focus bounds now correctly account for FocusDebugger sitting somewhere other than the screen origin.
  • FEATURE: Debug focus bounds animate from one widget to another (can be turned off).
  • FEATURE: FocusDebugger can show/hide focus bounds and focus history, independently.
  • ADJUSTMENT: Created an example app.

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 within flutter_focus_debugger.
0
likes
150
points
1.22k
downloads

Publisher

verified publisherflutterbountyhunters.com

Weekly Downloads

Tools for inspecting and debugging focus behavior in Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logging

More

Packages that depend on flutter_focus_debugger