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

Tools for inspecting and debugging focus behavior in Flutter apps.

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
0
points
1.16k
downloads

Publisher

verified publisherflutterbountyhunters.com

Weekly Downloads

Tools for inspecting and debugging focus behavior in Flutter apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, logging

More

Packages that depend on flutter_focus_debugger