flutter Downloading ios tools…

flutter run的时候一直提示Downloading ios tools...
解决办法

export PUB_HOSTED_URL=https://pub.flutter-io.cn
export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn

flutter run