I got this error today.
Here is what I did,
- Deleted
.ideafolder andbuildfolder as well aspubspec-lock
file. - run
flutter pub get
After these 2 simple steps, Project compiled without any errors.
I got this error today.
Here is what I did,
.idea folder and build folder as well as pubspec-lockflutter pub getAfter these 2 simple steps, Project compiled without any errors.