mirror of
https://github.com/flutter/flutter.git
synced 2026-02-04 01:56:32 +08:00
Use the pub cache resolved by pub itself. To add packages to the flutter.zip download they are packaged as tar.gz and added to the pub-cache on first run by using `pub cache preload`.