How do I fix “No pubspec.yaml file found” in flutter?

后端 未结 23 1931
南方客
南方客 2021-02-07 02:46

I am using Windows 10 with VS Code, although I also tested it on PowerShell, and both produced the same result:

After creating a new flutter program, before editing anyt

23条回答
  •  终归单人心
    2021-02-07 03:14

    I am constantly getting this error for my sub-folder 'example':

    \example: no pubspec.yaml found
    
    

    Not sure how to get rid of it. However, the error does not affect anything.

提交回复
热议问题