flutter / flutter/devtools

Add indication for lack of WidgetInspector

Open
#6,150 0 comments 0 reactions 0 assignees View on GitHub
P3 screen: inspector
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.