简体   繁体   English

无法使用 Apple M1 芯片将 Flutter 安装到 macOS Big Sur

[英]Not able to Install Flutter To macOS Big Sur with Apple M1 Chip

SOS!!!!!求救!!!!

I have tried to install flutter on my new mac mini having below confugaration,我试图在我的新 mac mini 上安装 flutter 具有以下配置, 在此处输入图像描述

Having below folder structure,具有以下文件夹结构, 在此处输入图像描述

Also have set below paths,还设置了以下路径, 在此处输入图像描述

Always showing below error,总是显示以下错误,

在此处输入图像描述

Following https://flutter.dev/docs/get-started/install/macos关注 https://flutter.dev/docs/get-started/install/macos

Any help on this?对此有什么帮助吗?

Thank you in advance...先感谢您...

I suggest you to download android studio to install all android related (sdk, emulator).我建议你下载 android studio 来安装所有 android 相关(sdk,模拟器)。
(Add plugins flutter and dart to android studio when installed) (安装时将插件flutter和dart添加到android studio)
Then install flutter (git clone).然后安装 flutter (git clone)。
Then install xcode.然后安装 xcode。

It will work.它会起作用的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 带有运行 macOS Big Sur 的 Apple M1 芯片的 iMac 上的 miniconda 安装问题 - miniconda installation issue on iMac with Apple M1 chip running macOS Big Sur nvm install node 无法在 macOS Big Sur M1 芯片上安装 - nvm install node fails to install on macOS Big Sur M1 Chip 带有 macOS Big Sur 11.2.1 的苹果 m1 安装软件失败,出现终止错误 - apple m1 with macOS Big Sur 11.2.1 install soft faild, with killed error GraalVM 在 macOS Big Sur (Apple m1) 上安装失败 - GraalVM installation fails on macOS Big Sur (Apple m1) 无法在带有 Apple M1 芯片的 macOS 12.2.1 上安装 orjson 3.3.0 - Unable to install orjson 3.3.0 on macOS 12.2.1 with Apple M1 chip 如何在Apple M1芯片上安装Mongodb - How to install Mongodb on Apple M1 chip Macbook Pro 2020 M1 - MacOS Big Sur - Homebrew 不工作 - Macbook Pro 2020 M1 - MacOS Big Sur - Homebrew not working 错误:ADB 退出并退出代码 1 使用 Flutter 执行流式安装,使用 M1 执行 Mac Big Sur - Error: ADB exited with exit code 1 Performing Streamed Install with Flutter and Mac Big Sur with M1 使用 Apple 芯片(M1 芯片)在 MacOS 上虚拟化 Ubuntu Linux - Virtualizing Ubuntu Linux on MacOS with Apple silicon (M1 chip) 使用 M1 芯片在 MacOS 12 (Monterey) 上安装 Kivy - Install Kivy on MacOS 12 (Monterey) with M1 Chip
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM