• Petr Hosek's avatar
    Use prebuilt Dart snapshot when assembling bundle (#6660) · 93a2d07c
    Petr Hosek authored
    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.
    93a2d07c
Name
Last commit
Last update
..
flutter_tools.dart Loading commit data...
fuchsia_builder.dart Loading commit data...
xcode_backend.sh Loading commit data...