flutter / flutter/flutter-intellij
Allow the user to select a widget to inspect from their code
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
This feature can be more efficient than selecting in the tree view or from the screen, when the user knows exactly which widget they want to inspect.
Contributor guide
Research direction
The issue describes selecting a widget for inspection from source code instead of the tree view or screen. Start by locating the existing widget-inspection entry points and how those selection paths identify widgets; done means a user can select a widget from their code and inspect it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100