I am trying to extract a Widget via Flutter Outline, but I am facing below problem in Android Studio.
Flutter Outline Shows "Nothing to show"
After running
flutter doctor -v
It shows:
How to overcome this problem?
To debug a layout issue, run the app in debug mode and open the inspector by clicking the Flutter Inspector tab on the DevTools toolbar. Note: You can still access the Flutter inspector directly from Android Studio/IntelliJ, but you might prefer the more spacious view when running it from DevTools in a browser.
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With