mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Update GetCallbackHandle to use Dart_IsTearOff instead of a string comparison to determine whether or not a closure was provided as an argument to PluginUtilities.GetCallbackHandle. Fixes #24394