Open VS Code. Press Ctrl + Shift + P. Then type Flutter and select run Flutter Doctor it should be fixed now.24 Ara 2020
Read moreWhere 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 moreWhere is Flutter SDK Windows?
Installation in Windows
Read moreHow do you open the flutter in VS Code?
Installing Flutter in Visual Studio Code:
Read more