release version 0.3.0

This commit is contained in:
Wenqi Li 2020-09-20 19:06:48 +08:00
parent a41149e10e
commit 44842c0b1b
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
## 0.3.0
Force getFile to use high quality format for videos in iOS platform.
Add optional mediumType parameter of getAlbumThumbnail api method to display video thumbnail correctly.
## 0.2.5 ## 0.2.5
Remove ```MediumType``` attribute in ```MediaPage```. Remove ```MediumType``` attribute in ```MediaPage```.

View File

@ -134,7 +134,7 @@ packages:
path: ".." path: ".."
relative: true relative: true
source: path source: path
version: "0.2.5" version: "0.3.0"
plugin_platform_interface: plugin_platform_interface:
dependency: transitive dependency: transitive
description: description:

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: 0.2.5 version: 0.3.0
repository: https://github.com/Firelands128/photo_gallery repository: https://github.com/Firelands128/photo_gallery
environment: environment: