jni 0.4.0
jni: ^0.4.0 copied to clipboard
Library to access JNI from dart and flutter
0.4.0 #
- Type classes now have
superCountandsuperTypegetters used for type inference.
0.3.0 #
- Added
PortContinuationused forsuspend funin Kotlin. dartjninow depends ondart_api_dl.h.
0.2.1 #
- Added
.clang-formatto pub.
0.2.0 #
- Added array support
- Added generic support
JniXturned intoJXfor a more terse code.
0.1.1 #
- Windows support for running tests and examples on development machines.
0.1.0 #
- Initial version: Android and Linux support, JObject API