mirror of
https://github.com/flutter/flutter.git
synced 2026-02-13 22:31:34 +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.
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test