Skip to content

Commit eb481fa

Browse files
Bump native_image_cropper to 0.7.1
1 parent 513dc8f commit eb481fa

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

native_image_cropper/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.7.1
2+
3+
* Fix Swift Package Manager compatibility.
4+
15
## 0.7.0
26

37
* Add Swift Package Manager compatibility.

native_image_cropper/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A Flutter plugin for cropping images. Supports rectangular and circ
33
repository: https://github.com/cosee/native_image_cropper/tree/main/native_image_cropper
44
homepage: https://pub.dev/publishers/cosee.biz/packages
55
issue_tracker: https://github.com/cosee/native_image_cropper/issues
6-
version: 0.7.0
6+
version: 0.7.1
77
topics:
88
- native
99
- crop

0 commit comments

Comments
 (0)