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
In my case, i was using a VS code in Windows 10 and when i created a new project by Flutter: New Project it failed to create the following project files & folders under the project location
android
ios
I tried creating another project and that successfully created with all the necessary files.
Sound dumb but this is what exactly happened to me.
Hope it helps someone.