fish 8 months ago
parent
commit
d1f21fc5fc
1 changed files with 5 additions and 0 deletions
  1. 5 0
      build.sh

+ 5 - 0
build.sh

@@ -1,5 +1,10 @@
 source /etc/profile
 
+# flutter
+export PUB_HOSTED_URL=https://pub.flutter-io.cn
+export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn
+
+
 cd /opt/flutter
 git checkout 3.7.9