You can open any solution, project, folder or file in Visual Studio Code by simply right-clicking it in Solution Explorer and select Open in Visual Studio Code .
Read moreHow do you start a VS Code in DART project?
There is an easy way to create and run a Dart console application: Open VSCode. Press cmd + shift + p on Mac or ctrl + shift + p on windows. Choose Dart: New project.
Read moreHow do you start a VS Code Flutter?
Installing Flutter in Visual Studio Code:
Read more