如何解决此错误->
当我运行该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.
Run Code Online (Sandbox Code Playgroud)
甚至flutter doctor -v不显示任何错误。
该错误的屏幕截图:
