00.flutter:02.flutterでwebアプリを作成
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
00.flutter:02.flutterでwebアプリを作成 [2021/05/22] – [シェルスクリプトについて] adash333 | 00.flutter:02.flutterでwebアプリを作成 [2021/05/22] (現在) – [Flutter for WebのNetlifyへのデプロイに関するリンク] adash333 | ||
---|---|---|---|
行 197: | 行 197: | ||
Build command | Build command | ||
< | < | ||
- | if cd flutter; then git pull && cd..; else git clone https:// | + | if cd flutter; then git pull && cd..; else git clone https:// |
</ | </ | ||
Publish directory | Publish directory | ||
行 232: | 行 232: | ||
fi | fi | ||
- | flutter build web --web-renderer html | + | flutter/ |
</ | </ | ||
行 250: | 行 250: | ||
fi | fi | ||
</ | </ | ||
+ | → 条件式が真の場合は処理1を、それ以外の場合は処理2を行う。 | ||
https:// | https:// |
00.flutter/02.flutterでwebアプリを作成.1621681900.txt.gz · 最終更新: 2021/05/22 by adash333