Hi Guys,
I am trying to run the flutter run command, but it is showing me the below error.
C:\Users\Nadeem Akhter\Desktop\vscode>flutter run
Error: No pubspec.yaml file found.
This command should be run from the root of your Flutter project.
Do not run this command from the root of your git clone of Flutter.
How can I solve this error?