Flutter Inspector #
Instructions #
The Flutter Inspector can be handy for debugging layout issues. It is part of Dart DevTool.
Here is how you open it.
Inside Android-Studio, double tab on SHIFT-key to open the global search. Then type “Flutter Inspector” as seen on the screenshot.
It will open up the inspector panel as seen:
Click “Open DevTools in the browser”.
If don’t see the button, make sure the app is running.