Flutter Outline Shows "Nothing to show" in android studio
Move the mouse to any widget and Press Ctrl
(or ⌘ command
on macOS) and click on that widget.
After this step, your Flutter Outline
will be enabled and showing widget tree
MacOS: command + click on widget.
Windows: ctrl + click on widget.
If they do not work, do not worry! Just follow these easy steps:
- Click Dart Analysis (on below part of Android Studio)
- You can see refresh button right side of Dart Analysis
- Click it, done!
You can see image, click it:
I have same issues.
I just restart IntelliJ/Android studio and every time it's enough.
Click to red dart analysis server button, hopefully it will work