Skip to content

Commit 17cd596

Browse files
authored
πŸ”– 1.1.3 (#223)
1 parent 96df0f4 commit 17cd596

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

3+
## 1.1.3
4+
5+
- Fix converting from WebP causes app crash on iOS. (#222).
6+
37
## 1.1.2
48

59
- Fix crashes on iOS with nil data. (#220)

β€Žpubspec.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flutter_image_compress
22
description: Compress image with native (Objective-C/Kotlin) with faster speed. Support Android/iOS.
33
repository: https://github.com/fluttercandies/flutter_image_compress
4-
version: 1.1.2
4+
version: 1.1.3
55

66
environment:
77
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
Β (0)