I am using android studio.
Every time I click a widget in the inspector window, a popup pops up, which is very annoying.
Please tell me how to disable popup.
I am using android studio.
Every time I click a widget in the inspector window, a popup pops up, which is very annoying.
Please tell me how to disable popup.
2
Answers
To disable focusing on widget tree uncheck this
Uncheck on
Open Flutter Inspector view on app launch
One of the options is disabled JxBrowser… Preferences > Languages & Frameworks > Flutter uncheck "Enable embedding DevTools in the Flutter Inspector tool window". After that another browser will be used. Icons will be different but the essence remains the same…