비사이드 15기 13팀
flutter channel stable
flutter upgrade
flutter pub get
flutter run
curl --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/shorebirdtech/install/main/install.sh -sSf | bash
shorebird release android
shorebird release ios-alpha
shorebird preview
shorebird patch android
shorebird patch ios-alpha
dart run build_runner build --delete-conflicting-outputs
riverpod 코드 수정시에는 상시 build_runner
가 실행되게 watch
상태로 두세요
dart run build_runner watch
https://www.notion.so/bside/FE-Flutter-ce45e42f0602443abde7163a1a06780e?pvs=4