标签: windows

2 篇文章

thumbnail
Win、Linux、Mac下配置flutter镜像
首先去flutter中国站获取镜像源:https://flutter.cn/community/china 下面是Flutter 社区的镜像源: export PUB_HOSTED_URL=https://pub.flutter-io.cn export FLUTTER_STORAGE_BASE_URL=https://storage.flutte…