79594068

Date: 2025-04-26 15:15:33
Score: 1.5
Natty:
Report link

Try following these commands in terminal

cd ios
pod deintegrate
rm -rf Pods
rm -rf Podfile.lock
cd ..
flutter clean
flutter pub get
cd ios
pod install
cd ..
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Saba Chaudhary