release version 1.1.0
This commit is contained in:
parent
79df5c21ea
commit
476d9f2837
@ -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.
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user