flutter安装开发环境-问题记录

按照文档快速开始
https://flutterchina.club/set...android

问题:brew install --HEAD libimobiledevice

配置Flutter中的ios环境时,执行brew install --HEAD libimobiledevice时,报异常ios

`^CError: Calling needs :cxx11 is disabled! There is no replacement.
Please report this to the homebrew/core tap:
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cmake.rb:23 `git

clipboard.png

卸载brew,从新安装;github

一、卸载brew,macos

执行命令:/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent...)"ruby

二、安装brew,curl

执行命令:/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent...)" this

以后从新执行,brew install --HEAD libimobiledevice,就没有错误了;url

缘由是由于升级mac系统致使brew部分功能不能使用的spa

解决方案出自 https://blog.csdn.net/LXFX110...

Error: Method not found: 'setState'

非状态控件

下载安卓sdk

而后放到指定目录/Users/zxd/Library/Android/sdk
https://www.androiddevtools.cn/

安装vscode插件

https://marketplace.visualstu...
https://marketplace.visualstu...

参考文档

https://book.flutterchina.club/
https://flutter.dev/docs/get-...
https://flutterchina.club/set...

相关文章
相关标签/搜索