his error happened to me after copying the entire project that was on the Windows operating system and pasting it onto a MAC OS operating system.
I solved the problem by typing the command in the terminal directly in Android Studio
flutter clean
flutter pub get
Tags:
flutter