Install the Flutter and Dart plugins Start VS Code. Invoke View > Command Palette…. Type “install”, and select Extensions: Install Extensions. Type “flutter” in the extensions search field, select Flutter in the list, and click Install.
Read moreCan I use Flutter on Visual Studio?
Open the Command Palette ( Ctrl + Shift + P ( Cmd + Shift + P on macOS)). Select the Flutter: New Project command and press Enter . Select Application and press Enter .
Read more