Layout Debugging - find the current state of a widget
Open
P2
screen: inspector
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
from @jacob314
"Elements from the State object that I often wish we did a better job of displaying to debug layout issues:
State of animation and scroll controllers referenced by the state or widget object.
"state" really on the RenderObject associated with the widget such as size and constraints."
Contributor guide
Assessment
This issue has not been assessed yet.