mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Function.toJS will start requiring that the function accept and return JS types only. Allows https://dart-review.googlesource.com/c/sdk/+/316867 to land.