Last updated:
0 purchases
photoline
flutter-photoline #
echo "✅ podfile"
cd example/ios || exit
pwd
flutter clean
rm -Rf Pods
rm -Rf .symlinks
rm -Rf Flutter/Flutter.framework
rm -Rf Flutter/Flutter.podspec
#rm -v Podfile
rm -v Podfile.lock
pod cache clean --all
pod deintegrate
pod setup
pod install
pod repo update
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.