release version 1.1.0

This commit is contained in:
Wenqi Li 2021-10-21 10:22:43 +08:00
parent 79df5c21ea
commit 476d9f2837
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## 1.1.0
Use Android contentResolver Bundle() only on sdk 30+.
Add "orientation" property of Medium to meet EXIF standard, but on iOS listing media API don't provide it.
Update album name property to nullable.
## 1.0.1
Add "mimeType" parameter in "getFile" API to allow specifying image format when get full image on both platforms.

View File

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