Skip to content

비사이드 15기 13팀 moa 앱 Flutter 프로젝트

Notifications You must be signed in to change notification settings

bsideproject/moa-app

Repository files navigation

Moa-app project

비사이드 15기 13팀

버전

flutter channel stable
flutter upgrade

설치

flutter pub get
flutter run

코드 푸시

https://docs.shorebird.dev/

설치

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

freezed 모델 빌드

dart run build_runner build --delete-conflicting-outputs

riverpod

riverpod 코드 수정시에는 상시 build_runner 가 실행되게 watch 상태로 두세요

dart run build_runner watch

커밋 컨벤션

commit

개발 컨벤션

https://www.notion.so/bside/FE-Flutter-ce45e42f0602443abde7163a1a06780e?pvs=4