File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- ## 0.13.0-wip
1
+ ## 0.13.0
2
2
3
3
- ** Breaking Change** : Separated primitive arrays from object arrays.
4
4
Previously, a primitive array like an array of bytes was typed
Original file line number Diff line number Diff line change 4
4
5
5
name : jni
6
6
description : A library to access JNI from Dart and Flutter that acts as a support library for package:jnigen.
7
- version : 0.13.0-wip
7
+ version : 0.13.0
8
8
repository : https://github.com/dart-lang/native/tree/main/pkgs/jni
9
9
issue_tracker : https://github.com/dart-lang/native/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Ajni
10
10
Original file line number Diff line number Diff line change 1
- ## 0.13.0-wip
1
+ ## 0.13.0
2
2
3
3
- ** Breaking Change** ([ #1516 ] ( https://github.com/dart-lang/native/issues/1516 ) ):
4
4
Inner classes are now generated as ` OuterClass$InnerClass ` .
Original file line number Diff line number Diff line change 4
4
5
5
name : jnigen
6
6
description : A Dart bindings generator for Java and Kotlin that uses JNI under the hood to interop with Java virtual machine.
7
- version : 0.13.0-wip
7
+ version : 0.13.0
8
8
repository : https://github.com/dart-lang/native/tree/main/pkgs/jnigen
9
9
issue_tracker : https://github.com/dart-lang/native/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Ajnigen
10
10
You can’t perform that action at this time.
0 commit comments