release version 1.1.1

This commit is contained in:
Wenqi Li 2021-10-21 23:37:19 +08:00
parent 54a5f6bad9
commit 5a5052001a
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 1.1.1
Fix a bug that "newest" argument is not working on Android 29 or below.
Add "filename" and "title" property of Medium.
## 1.1.0 ## 1.1.0
Use Android contentResolver Bundle() only on sdk 30+. Use Android contentResolver Bundle() only on sdk 30+.

View File

@ -1,6 +1,6 @@
name: photo_gallery name: photo_gallery
description: A Flutter plugin that retrieves images and videos from mobile native gallery. description: A Flutter plugin that retrieves images and videos from mobile native gallery.
version: 1.1.0 version: 1.1.1
repository: https://github.com/Firelands128/photo_gallery repository: https://github.com/Firelands128/photo_gallery
environment: environment: