With the Dart plugin, you can use Visual Studio Code (VS Code) to develop Dart apps . The Flutter site has details on how to set up and use VS Code for Flutter apps.
Read moreHow do I add a flutter path in Windows?
You should take these steps:
Read moreHow do you change the Flutter SDK path in Visual Studio code windows?
Configure the Flutter SDK
Read moreHow do I run Chrome on Flutter?
“how to run flutter app in chrome browser” Code Answer’s
Read moreHow do I run a Flutter app in terminal?
Run the app
Read moreHow do I use Visual Studio Code in terminal?
You can also run VS Code from the terminal by typing ‘code’ after adding it to the path:
Read moreHow do you open the Flutter terminal in VS Code?
Installing Flutter in Visual Studio Code:
Read more