We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b7d6c commit a615666Copy full SHA for a615666
pkgs/jni/pubspec.yaml
@@ -4,7 +4,7 @@
4
5
name: jni
6
description: A library to access JNI from Dart and Flutter that acts as a support library for package:jnigen.
7
-version: 0.9.1-wip
+version: 0.9.1
8
repository: https://github.com/dart-lang/native/tree/main/pkgs/jni
9
10
topics:
pkgs/jnigen/pubspec.yaml
name: jnigen
description: A Dart bindings generator for Java and Kotlin that uses JNI under the hood to interop with Java virtual machine.
-version: 0.9.0
repository: https://github.com/dart-lang/native/tree/main/pkgs/jnigen
environment:
0 commit comments