79647782

Date: 2025-06-01 17:45:18
Score: 1
Natty:
Report link

I was receiving this issue when running on iOS platform and tried flutter clean as recommended by people here but nothing worked for me except for deleting the podfile.lock and running pod install.

If you want a complete set of commands, copy/paste this into terminal:

cd ios
rm Podfile.lock
pod install
cd ..
flutter pub get
Reasons:
  • Blacklisted phrase (1): but nothing work
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mohammed Fareed