Liyuu8 / insta_clone

0 stars 0 forks source link

CodemagicによるCI/CDの環境構築 #1

Open Liyuu8 opened 4 years ago

Liyuu8 commented 4 years ago

アプリのデプロイ・ストア公開までの手順を習得したい。

以下、参考になりそうなサイト一覧。

flutter create してから5日で iPhone / Androidアプリを公開した話 https://qiita.com/chooyan_eng/items/4ab2af269e14a182f5a9

【Mac不要】FlutterアプリにFirebase SDKを組み込んでiOSとAndroidに実機配備する手順 - Codemagic編 https://qiita.com/kami_teru/items/d3b72f5c0aa97e6c1c08

How to Load Firebase Config in CodeMagic with Environment Variables https://medium.com/flutter-community/how-to-load-firebase-config-in-codemagic-with-environment-variables-e36e0378b7e6

Liyuu8 commented 4 years ago

Flutter CI/CD Deployments & Publication to Google Play https://devopstar.com/2019/01/10/flutter-ci-cd-deployments-publication-to-google-play

CodemagicでFlutterアプリのビルド・配信をする — iOS編 https://medium.com/flutter-jp/codemagic-a0f494c6244a

CodemagicでFlutter(iOS & Android)アプリを自動配信-全体設定編 https://medium.com/@riscait/build-and-publish-a-flutter-app-with-codemagic-2fac4da0ebe9

CodemagicでFlutter(iOS & Android)アプリを自動配信-Flavor対応編 https://medium.com/@riscait/building-and-delivering-a-flavor-enabled-flutter-app-using-codemagic-5225a6070224

Codemagic でモバイルアプリの CI/CD を始めましょう https://blog.codemagic.io/getting-started-japanese/

Google Play https://docs.codemagic.io/publishing/publishing-to-google-play/

Build and release an Android app https://flutter.dev/docs/deployment/android

Liyuu8 commented 4 years ago

codemagicでFirebaseと連携したFlutterアプリをデプロイしてみる https://qiita.com/shimopata/items/f158015d2893e2614c49