Skip to content

Commit 61f0ffb

Browse files
committed
Version bump
1 parent 0e238f1 commit 61f0ffb

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 1.0.3
4+
5+
* Fix null safety errors (by @daniel-possienke, @ssp)
6+
* Fix onCameraDidChangeTrackingState (by @dokkaebi)
7+
* Port example app to null safety
8+
* Update README
9+
310
## 1.0.2
411

512
* BREAKING CHANGE! Split ARKitMaterialProperty to separate color, image, value, and video properties

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: arkit_plugin
22
description: Flutter Plugin for ARKit - Apple's augmented reality (AR) development platform for iOS mobile devices.
3-
version: 1.0.2
3+
version: 1.0.3
44
author: Oleksandr Leuschenko <olexa.le@gmail.com>
55
homepage: https://github.com/olexale/arkit_flutter_plugin
66

0 commit comments

Comments
 (0)