Skip to content

Commit c85cebd

Browse files
committed
Make it version 1.3.0
1 parent 14b083e commit c85cebd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Changelog
22

3-
## 1.2.2
3+
## 1.3.0
44

5+
* BREAKING CHANGE! Make network image loading asynchronous
56
* Implement batch processing for image detection when exceeding 100 images (by @vlad0209)
6-
* Fix problem with asynchronous image loading from network
77

88
## 1.2.1
99

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.2.2
3+
version: 1.3.0
44
repository: https://github.com/olexale/arkit_flutter_plugin
55
issue_tracker: https://github.com/olexale/arkit_flutter_plugin/issues
66
topics:

0 commit comments

Comments
 (0)