Skip to content

Commit d04e371

Browse files
committed
Merge tag '0.3.17' into develop
0.3.17
2 parents d0ff33e + 3edffbf commit d04e371

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

dart_native/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.17
2+
3+
* [Fix] Type encoding issue on iOS.
4+
15
## 0.3.16
26

37
* [Fix] JNI environment issue on Android.

dart_native/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_native
22
description: Write native code using Dart. This package liberates you from native code and low performance channel.
3-
version: 0.3.16
3+
version: 0.3.17
44
homepage: https://github.com/dart-native/dart_native
55

66
environment:

0 commit comments

Comments
 (0)