mirror of
https://github.com/flutter/flutter.git
synced 2026-02-14 06:45:56 +08:00
This is causing issues when integratting Flutter into GN as the generated depfile refers to snapshot as the target instead of the bundle. We instead use a separate GN action to generate the snapshot use the Flutter compiler to only assemble the bundle.