79506021

Date: 2025-03-13 09:53:53
Score: 1
Natty:
Report link

Did you try to remove all caches ?
rm -rf ~/Library/Caches/CocoaPods
rm -rf ~/Library/Developer/Xcode/DerivedData/*
pod cache clean --all
pod repo update
pod install
flutter clean
flutter pub cache clean  
flutter pub get

Reasons:
  • Whitelisted phrase (-2): Did you try
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: DAzria