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