FR - LayoutExplorer - Add option to quick jump to overflowing widget
Open
cost: medium
enhancement
P2
screen: inspector
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
Having an option to quick jump to the widget causing the render overflow error would make it easier for users to diagnose layout issues and would avoid mistakes where users are inspecting the incorrect widget. See https://github.com/flutter/devtools/issues/1545
If there are multiple widgets causing errors, perhaps we could populate a dropdown with the current error-causing widgets.
Contributor guide
Assessment
This issue has not been assessed yet.