release version 1.0.1
This commit is contained in:
parent
fe602c1281
commit
d2af8d254b
@ -1,3 +1,11 @@
|
|||||||
|
## 1.0.1
|
||||||
|
|
||||||
|
Add "mimeType" parameter in "getFile" API to allow specifying image format when get full image on both platforms.
|
||||||
|
|
||||||
|
Add optional "hideIfEmpty" parameter in "listAlbums" API to show empty albums, only available on iOS platform.
|
||||||
|
|
||||||
|
Accept "highQuality" parameter in "getThumbnail" and "getAlbumThumbnail" API on Android platform.
|
||||||
|
|
||||||
## 1.0.0
|
## 1.0.0
|
||||||
|
|
||||||
Add null safety support.
|
Add null safety support.
|
||||||
|
@ -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.0.0
|
version: 1.0.1
|
||||||
repository: https://github.com/Firelands128/photo_gallery
|
repository: https://github.com/Firelands128/photo_gallery
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user