Support inspecting widget tree of multi engine
未关闭
P3
screen: inspector
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
Currently, when using flutter attach, the widget tree in Flutter Inspector page only shows first engine's widget tree, we can't choose to see widget tree of other engine.
贡献指南
调研方向
首先使用 `flutter attach` 重现该问题,并打开包含多个引擎的应用程序的 Flutter Inspector 页面。跟踪 inspector 当前如何选择和显示第一个引擎的 widget 树。完成标准是 inspector 允许用户选择另一个引擎,并显示该引擎的 widget 树。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100