flutter sdk 可以使用 git clone 同步到本地。但是托管在 github 上, 常用的 clone 方式是:
git clone https://github.com/flutter/flutter.git
如果克隆flutter sdk慢的话。可以通过镜像 clone:
git clone https://pd.zwc365.com/seturl/https://github.com/flutter/flutter.git
可以关注加速服务的主页:https://pd.zwc365.com/ 了解更多信息
如果不是通过 git clone 方式获取sdk。可以将下载地址粘贴到服务主页下载框。也可以加速下载
网友评论