Flutter Error: No pubspec.yaml file found.
You are a new learner like me and maybe after a day's break you come back to practice flutter. You open the folder you were working on and run the command
flutter run
and you find error
Error: No pubspec.yaml file found.
This command should be run f...
nimishdalal.hashnode.dev1 min read