Flutter環境構築(Mac Intel-chip)
基本的には下記の記事通りでよかったけど・・・。
最後に一つだけWarningが残ったので備忘。
警告内容は以下。
Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1) ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses
以下を実行して、y/Nと聞かれるので全て「y」を選択。
.zsh
flutter doctor --android-licenses
その後、再度以下を実行
flutter doctor
No issues found!
Author And Source
この問題について(Flutter環境構築(Mac Intel-chip)), 我々は、より多くの情報をここで見つけました https://qiita.com/syny/items/6cee4fe2ba1c8b5db998著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .