Layout Debugging - find the current state of a widget
未关闭
P2
screen: inspector
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
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."
贡献指南
调研方向
该 issue 没有指出文件、测试或入口点。请明确当前 widget 状态应如何暴露动画控制器和滚动控制器,以及必须显示哪些 RenderObject 细节(例如大小和 constraints)。完成标准应包括已达成一致的范围,以及验证布局调试信息的方法。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart
- 领域
- devtools
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100