student-legacy/fix-darwin.sh

26 lines
305 B
Bash
Executable File

cd ./refilc
flutter clean
flutter pub get
cd ..
cd ./refilc_kreta_api
flutter clean
flutter pub get
cd ..
cd ./refilc_mobile_ui
flutter clean
flutter pub get
cd ..
cd ./refilc_desktop_ui
flutter clean
flutter pub get
cd ..
cd ./filcnaplo_premium
flutter clean
flutter pub get
cd ..
echo Fixed pub.