Skip to content

Commit 0abd967

Browse files
committed
Version bump
1 parent 104b09f commit 0abd967

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 1.2.2
4+
5+
* Implement batch processing for image detection when exceeding 100 images (by @vlad0209)
6+
* Fix problem with asynchronous image loading from network
7+
38
## 1.2.1
49

510
* Enhance ARKit initialization by adding onInitialized callback (by @vlad0209)

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.1
3+
version: 1.2.2
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)