mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Dart2wasm only needs a platform file, which contains the compiled `dart:*` libraries. There's no need to specify a seperate `--dart-sdk` option (anymore). (See also https://dart-review.googlesource.com/c/sdk/+/366821)