使用国内镜像(针对中国用户) $env:PUB_HOSTED_URL="https://pub.flutter-io.cn" $env:FLUTTER_STORAGE_BASE_URL="https://storage.flutter-io.cn" 其他备用镜像 $env:PUB_HOSTED_URL="https://mirrors.tuna.tsinghua.edu.cn/dart-pub" $env:PUB_HOSTED_URL="https://pub.dartlang.org"