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.
2 parents d0ff33e + 3edffbf commit d04e371Copy full SHA for d04e371
dart_native/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.3.17
2
+
3
+* [Fix] Type encoding issue on iOS.
4
5
## 0.3.16
6
7
* [Fix] JNI environment issue on Android.
dart_native/pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_native
description: Write native code using Dart. This package liberates you from native code and low performance channel.
-version: 0.3.16
+version: 0.3.17
homepage: https://github.com/dart-native/dart_native
environment:
0 commit comments