jni 0.2.1 copy "jni: ^0.2.1" to clipboard
jni: ^0.2.1 copied to clipboard

Library to access JNI from dart and flutter

0.2.1 #

  • Added .clang-format to pub.

0.2.0 #

  • Added array support
  • Added generic support
  • JniX turned into JX for 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