Add indication for lack of WidgetInspector
Open
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
Assessment
This issue has not been assessed yet.