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 install Flutter web app?
Configure the flutter tool for web support. Create a new project with web support.
Read moreHow do I get Flutter web in launch mode?
Steps to Reproduce
Read moreHow do I install Flutter web on Windows?
Steps by Steps
Read moreHow do I create a flutter in web project?
This page covers the following steps for getting started with web support:
Read moreCan I create website with flutter?
Yes. Flutter is great for both mobile and web app development as it is highly compatible with current-generation web rendering technologies like HTML, CSS, and JavaScript . Using Flutter, you can easily compile the existing code into a client experience, embed it into the browser, and then deploy it to any web server.
Read moreHow do I get the Visual Studio Flutter code?
Follow the below steps to install Flutter in VS Code:
Read more