flutter-china-deploy

Installation
SKILL.md

Flutter 中国环境部署加速

快速开始

当用户需要部署 Flutter 项目时,按以下步骤执行:

1. 设置环境变量镜像

在终端执行或写入 ~/.zshrc

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

2. 项目初始化 (FVM 版)

Installs
26
GitHub Stars
261
First Seen
Mar 18, 2026
flutter-china-deploy — boshi-xixixi/traeskill