File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- ## 0.9.0-wip
1
+ ## 0.9.0
2
2
3
3
- ** Breaking Change**
4
4
([ #1004 ] ( https://github.com/dart-lang/native/issues/1004 ) ): Changed the return
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.9.0-wip
7
+ version : 0.9.0
8
8
repository : https://github.com/dart-lang/native/tree/main/pkgs/jni
9
9
10
10
topics :
Original file line number Diff line number Diff line change 1
- ## 0.9.0-wip
1
+ ## 0.9.0
2
2
3
3
- ** Breaking Change** ([ #660 ] ( https://github.com/dart-lang/native/issues/660 ) ):
4
4
Removed C-based bindings. Now all bindings are Dart-only.
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.9.0-wip
7
+ version : 0.9.0
8
8
repository : https://github.com/dart-lang/native/tree/main/pkgs/jnigen
9
9
10
10
environment :
You can’t perform that action at this time.
0 commit comments