| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
170 バイト追加 、 2021年7月16日 (金) 23:12
<pre>
<script src="https://www.gstatic.com/firebasejs/8.6.1/firebase-auth.js"></script>
</pre>
===iOS/macOS===
*cd ios/macos
 
*macos 例
<pre>
$ rm -rf Pods
$ rm Podfile
$ rm Podfile.lock
$ flutter run -d macos
</pre>
*Podfile
<pre>
platform :osx, '10.12'
</pre>

案内メニュー