Skip to content

Instantly share code, notes, and snippets.

@HaskellZhangSong
Last active October 14, 2024 03:20
Show Gist options
  • Save HaskellZhangSong/57bb5901bbfe0a6f64b8bbac36fdb8d6 to your computer and use it in GitHub Desktop.
Save HaskellZhangSong/57bb5901bbfe0a6f64b8bbac36fdb8d6 to your computer and use it in GitHub Desktop.
fe4e273dccb328ea5e2291a730cf527cf7282187
pip install esdk-obs-python --trusted-host pypi.org
{
"tag": "",
"files": {
"darwin-arm64": "/Users/username/flutter_engine_3.22/artifacts.zip"
}
}
FLUTTER_OHOS_STORAGE_BASE_URL=https://flutter-ohos.obs.cn-south-1.myhuaweicloud.com
export PUB_HOSTED_URL=https://pub.flutter-io.cn
export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn
cd src\flutter\third_party\angle
git checkout .
cd -
cd src\flutter\third_party\skia
git checkout .
cd -
cd src\flutter\third_party\swiftshader
git checkout .
cd -
cd src\third_party\dart
git checkout .
cd src\third_party\zlib
git checkout .
cd -
cd src\third_party\dart\third_party\pkg\native
git checkout .
cd -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment