flutter / flutter/devtools

Add indication for lack of WidgetInspector

未关闭
#6,150 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
P3 screen: inspector
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

A WidgetInspector widget is needed to do widget inspection inside of an app. If there is none present then DevTools does not communicate that clearly.

It would be helpful to let the user know that no WidgetInspector was found, so they know they need to add one.

Furthermore it may be useful to let the user know which widgets are inside of the WidgetInspector, and therefor able to be inspected.

贡献指南

打开贡献指南

调研方向

Issue 中没有指定文件或测试。首先定位 DevTools UI 以及对 WidgetInspector 的处理,然后确定没有 inspector 时是如何表示的,以及当前如何展示被检查的 widgets。完成的标准是 DevTools 能够明确报告没有可用的 WidgetInspector,并且如果现有 UI 支持,能够识别它可以检查的 widgets。

由索引模型根据 Issue 内容生成。

评估

技术栈
dart, flutter
领域
devtools
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。