flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.58k stars 326 forks source link

Highlight currently selected widget in Debug Paint mode #598

Open andriy-gul opened 5 years ago

andriy-gul commented 5 years ago

Flutter dev tools would be more helpful if it additionally highlights currently selected widget in widgets tree in the Debug Paint mode.

adolfdsilva commented 4 years ago

This should be a basic feature.

fogelfish commented 3 years ago

This is probably an obvious thing to say but especially in complex and crowded layouts it would greatly assist the design process to visually cue which widget is selected in the Flutter Inspector.

Tasen-pro commented 3 years ago

+1