mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 11:19:18 +08:00
Describe what is actually being produced by this target. This target was just copy/pasted from the debug target (which does produce more things), but really what this is doing is compiling/uploading flutter_patched_sdk_product.zip which is used by *all* release mode targets.
Flutter Engine
Setting up the Engine development environment
See here
gclient bootstrap
Flutter engine uses gclient to manage dependencies.
If you've already cloned the flutter repository: