https://stackoverflow.com/a/74229749/14209387
ios cicd를 위한 app password(앱 암호) 적용 필요
https://docs.flutter.dev/deployment/cd#cloud-build-and-deploy-setup
flutter github actions
https://github.com/nabilnalakath/flutter-githubaction/blob/master/.github/workflows/main.yml
이건 참고..
https://firebase.google.com/docs/app-distribution/android/distribute-fastlane?hl=ko
fastlane
https://docs.fastlane.tools/actions/supply/#setup
https://docs.fastlane.tools/actions/build_android_app/
파이어베이스 flavor 적용
https://firebase.google.com/docs/flutter/setup?hl=ko&platform=web
https://codewithandrea.com/articles/flutter-flavors-for-firebase-apps/
'Mobile > Flutter' 카테고리의 다른 글
flutter error handling (0) | 2022.12.15 |
---|---|
flutter webview download 구현 (0) | 2022.10.20 |
Flutter android - BuildConfig 사용 (0) | 2022.07.23 |
Flutter flavors 설정 (0) | 2022.07.23 |
[flutter] Bloc Usage - official document (0) | 2022.07.19 |
댓글