We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96df0f4 commit 17cd596Copy full SHA for 17cd596
βCHANGELOG.mdβ
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 1.1.3
4
+
5
+- Fix converting from WebP causes app crash on iOS. (#222).
6
7
## 1.1.2
8
9
- Fix crashes on iOS with nil data. (#220)
βpubspec.yamlβ
@@ -1,7 +1,7 @@
name: flutter_image_compress
description: Compress image with native (Objective-C/Kotlin) with faster speed. Support Android/iOS.
repository: https://github.com/fluttercandies/flutter_image_compress
-version: 1.1.2
+version: 1.1.3
environment:
sdk: '>=2.12.0 <3.0.0'
0 commit comments