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
I saw this error for invalid pubspec.yaml content, like for example spaces before
pubspec.yaml
name: my_app
like
name: my_app`