macos/linux 设置中国镜像: 每次都要先执行一次 (export PATH=”$PWD/flutter/bin:$PATH”)
然后运行flutter doctor -v 更新版本
flutter 环境之java环境,必须使用jdk8,否则会一直提示升级。
git clone 加速
git config –global http.https://github.com.proxy socks5://127.0.0.1:7891
或者打开 .gitconfig 文件,输入下面配置
[http “https://github.com“]
proxy = socks5://127.0.0.1:1086
Waiting for another flutter command to release the startup lock…
CDN: trunk URL couldn’t be downloaded:
https://raw.githubusercontent.com