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 we use Dart in VSCode?
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 more