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

后端 未结 23 2282
南方客
南方客 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条回答
  •  Happy的楠姐
    2021-02-07 03:20

    To solve this error in the EASIEST WAY follow below steps :-

    1. Go to terminal

    2. Then find local tabs

    3. Then click on a '+' sign and type your command.This should solve your error

    See this screenshot as a guide.

提交回复
热议问题