Skip to content

Commit

Permalink
🔖 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Aug 31, 2022
1 parent d711426 commit 6a2f5a6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## 1.1.2

- Fix crashes on iOS with nil data. (#220)
- Adapt Flutter 3.3.

## 1.1.1

- Merge effective PRs that improve the plugin from various aspects, including:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.1
version: 1.1.2

environment:
sdk: '>=2.12.0 <3.0.0'
Expand Down

0 comments on commit 6a2f5a6

Please sign in to comment.