Flutter Error: No pubspec.yaml file found. How to fix it?
--
How to fix this error on flutter? On your console, it actually gives some hints.
No pubspec.yaml file found.
This command should be run from the root of your Flutter project.
Run this command in your project directory, where pubspec.yaml is available.
flutter run
Drop me some claps if this article helps you, it motivates me to create more! Thanks! 👏👏👏