mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Conversion of all primitive types, wrapped Java objects, and nulls between Dart and Java * A way to distinguish float arguments from doubles when calling Java methods * Construction of a Dart JniClass from a Java class object