Where is Flutter SDK path in VS Code?

Select Flutter Application and click on Next, it will open Configure the new Flutter application. In Project name enter the name of the project, which should go in the lowercase_with_underscores. In Flutter SDK path enter C:\flutter . In Project location enter the location where you want to create the project.

Read more