Open DevTools and connect to the target app Paste the URL you got from running your app (in this example, http://127.0.0.1:50976/Swm0bjIe0ks=/ ) into the connect dialog to connect your app to DevTools. This URL contains a security token, so it’s different for each run of your app.
Read moreHow do I open developer tools on Chrome Flutter?
Installing DevTools: This can be done using the normal Plugins page in the Android Studio settings. Once settings->plug-ins page is open , you can search flutter in the marketplace and install the plugin.15 Oca 2021
Read moreHow do I open Flutter DevTools in browser?
Launch DevTools from the toolbar/menu
Read more