student-legacy/fix-darwin.sh

27 lines
300 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 ./refilc_plus
flutter clean
flutter pub get
cd ..
echo Fixed pub.