I was trying to realease the apk of my flutter application. I ran the,"Flutter Build apk" Command and it poped out this error.
PS C:\Users\Lenovo\Desktop\Weather App> flutter build apk
Error: No pubspec.yaml file found.
This command should be run from the root of your Flutter project.