How do I debug my browser in Flutter?
You can print in the console and also debug in Android Studio and Chrome at the same time. In order to do so, you need to select Chrome (web) from the dropdown.
Read moreHow do I use existing Flutter app on Chrome?
“how to run flutter app in chrome browser” Code Answer’s
Read more