Skip to content

Commit

Permalink
Update to 1.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
natsuk4ze committed Aug 22, 2023
1 parent ddc7ab4 commit d828581
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.8.6

* UPDATE: Keep file name when saving #115
* UPDATE: README.md

## 1.8.5

* UPDATE: `putImageBytes` in iOS to get metadata
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: gal_example
description: Demonstrates how to use the gal plugin.
version: 1.8.5
version: 1.8.6
publish_to: none

environment:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: gal
description: Gal is a Flutter plugin for saving image/video to gallary app. You can also easily handle permissions.
version: 1.8.5
version: 1.8.6
homepage: https://pub.dev/packages/gal
repository: https://github.com/natsuk4ze/gal

Expand Down

0 comments on commit d828581

Please sign in to comment.