File tree Expand file tree Collapse file tree 6 files changed +10
-4
lines changed
Expand file tree Collapse file tree 6 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1- ## 0.14.1-wip
1+ ## 0.14.1
22
33- Updated ` bin/setup.dart ` to use Gradle instead of Maven for building Java sources. Added gradle executables
44 and bootstrap jars [ #2003 ] ( https://github.com/dart-lang/native/issues/2003 )
Original file line number Diff line number Diff line change 1+ ! gradlew
2+ ! gradlew.bat
3+ ! gradle-wrapper.jar
Original file line number Diff line number Diff line change 44
55name : jni
66description : A library to access JNI from Dart and Flutter that acts as a support library for package:jnigen.
7- version : 0.14.1-wip
7+ version : 0.14.1
88repository : https://github.com/dart-lang/native/tree/main/pkgs/jni
99issue_tracker : https://github.com/dart-lang/native/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Ajni
1010
Original file line number Diff line number Diff line change 1- ## 0.14.1-wip
1+ ## 0.14.1
22
33- Added support for generating matching Kotlin operators as Dart operators.
44- Include the methods of the superinterfaces of a class or interface in the
Original file line number Diff line number Diff line change 1+ ! gradlew
2+ ! gradlew.bat
3+ ! gradle-wrapper.jar
Original file line number Diff line number Diff line change 44
55name : jnigen
66description : A Dart bindings generator for Java and Kotlin that uses JNI under the hood to interop with Java virtual machine.
7- version : 0.14.1-wip
7+ version : 0.14.1
88repository : https://github.com/dart-lang/native/tree/main/pkgs/jnigen
99issue_tracker : https://github.com/dart-lang/native/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Ajnigen
1010
You can’t perform that action at this time.
0 commit comments