Can extensions redirect to places within the official devtool?
Open
cross-screen
new feature
P2
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
Hello!
For the sake of improving user experience of my devtool, I was wondering if it would be possible to have my extension redirect to other bits of the Flutter devtool, where relevant.
Specifically I was wondering:
**Would it be possible for an extension to redirect to the widget tree inspector, with a specific widget as selected?**
In my extension, users may interact with widgets. It would be helpful if with a press of a button, they could see that specific widget in the widget tree debugger.
Contributor guide
Assessment
This issue has not been assessed yet.