This is how I solved it,
Read moreHow do I create a project Flutter?
Create the app
Read moreHow do I use existing Flutter app?
How to Import an existing Flutter Project in Android Studio?
Read moreHow do you debug a web Flutter?
With this configuration, you can start debugging your Flutter web apps in VSCode, using breakpoints.
Read moreCan Flutter run in Chrome?
If Chrome is installed, the flutter devices command outputs a Chrome device that opens the Chrome browser with your app running, and a Web Server that provides the URL serving the app. In your IDE, you should see Chrome (web) in the device pulldown.
Read moreHow do I run my device on Flutter?
How to Run/Test Flutter App on a Real Device?
Read moreHow do you start a Flutter?
Getting Started With Flutter
Read more