mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The old native "<name>" syntax is being replaced with external functions that
have a @pragma("external-name", "<name>").
See https://github.com/dart-lang/sdk/issues/28791