student-legacy/fix-darwin.sh
2023-12-26 13:51:08 +01:00

26 lines
317 B
Bash
Executable File

cd ./filcnaplo
flutter clean
flutter pub get
cd ..
cd ./filcnaplo_kreta_api
flutter clean
flutter pub get
cd ..
cd ./filcnaplo_mobile_ui
flutter clean
flutter pub get
cd ..
cd ./filcnaplo_desktop_ui
flutter clean
flutter pub get
cd ..
cd ./filcnaplo_premium
flutter clean
flutter pub get
cd ..
echo Fixed pub.