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 moreHow do I create a Flutter project in Visual Studio Code?
To create a new Flutter project from the Flutter starter app template:
Read more