mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Instead of using a collection of Python scripts to generate the artifacts we want to distribute from this repository, we should just use the build system. This CL adds a top-level |dist| target that creates these artifacts in a "dist" directory of the build output.