flutter / flutter/flutter-intellij
Show an image of the widgets rather than just a block diagram in the outline view.
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Currently you see a block diagram of the widgets instead of a screenshot. The ext.flutter.inspector.screenshot api makes it easy to get an actual screenshot. We should provide an option to switch between block diagram and screenshot modes.
Example of current UI:

Contributor guide
Assessment
This issue has not been assessed yet.