mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The "link-dry-run" functionality was never used in flutter (even before the recent refactoring). I think we can remove this "link-dry-run" concept everywhere. PR to remove this in dart-lang/native: https://github.com/dart-lang/native/pull/1613