Open the starter project in Android Studio, run flutter pub get if necessary, then run the app.
Read moreHow do I open widget inspector?
UPDATE :
Read moreHow do I open developer tools in VS Code?
Browser debugging with Microsoft Edge DevTools integration in Visual Studio Code
Read moreHow do you enable the flutter Web in VS Code?
Visual Studio Code
Read moreCan I code Flutter in VS Code?
Now We have to set up the Visual Studio Code for the Flutter. We have to install two extensions in order to use flutter . The very first extension is Flutter and 2nd is Dart. Note that Dart is the programming language that is used in flutter for the application development for both and android and iOS.
Read more