Giter Club home page Giter Club logo

englister's Introduction

englister

A new Flutter project.

初期設定

  • .env.template.envにリネームする。

API 自動生成

flutter pub run build_runner build

上記でエラーが出た場合は、競合しているファイルを一旦削除して再作成する下記のコマンドを試す。

flutter pub run build_runner build --delete-conflicting-outputs

アイコン更新

flutter pub run flutter_launcher_icons:main

デプロイ手順

iOS

Xcode を起動し、General から Build と version をインクリメントさせる。 Produce > Archive を選択します。 ※ Simurator が Generic iOSDevice になっていないと、グレーアウトして Archive が選択できません

Archive が完了すると、 Distribute App からアプリをアップロードできる。

アップロード完了のメールが届くのを待つ。

https://appstoreconnect.apple.com/ にアクセスし、申請を提出する

Android

pubspec.yaml からバージョンコードをインクリメントさせる

flutter build appbundle

https://play.google.com/console/u/0/developers/5163613522237843658/app/4973201528415132726/tracks/production にアクセスし、build/app/outputs/bundle/release/app.aabに出力されたファイルを

englister's People

Contributors

kitaharamugiro avatar kotakamikawa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.