mirror of
https://github.com/flutter/flutter.git
synced 2026-01-21 05:04:42 +08:00
Add support for configuring the base storage URL for Flutter's artifacts. If FLUTTER_STORAGE_BASE_URL is set, use it instead of storage.googleapis.com. The pub server can be overridden by setting PUB_HOSTED_URL.