-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Labels
P2important to work on, but not at the top of the work list.important to work on, but not at the top of the work list.cross-screenIssues that affect multiple DevTools screens, i.e. shared functionality and widgetsIssues that affect multiple DevTools screens, i.e. shared functionality and widgetsnew feature
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2important to work on, but not at the top of the work list.important to work on, but not at the top of the work list.cross-screenIssues that affect multiple DevTools screens, i.e. shared functionality and widgetsIssues that affect multiple DevTools screens, i.e. shared functionality and widgetsnew feature