release version 0.3.0
This commit is contained in:
parent
a41149e10e
commit
44842c0b1b
@ -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
|
||||
|
||||
Remove ```MediumType``` attribute in ```MediaPage```.
|
||||
|
@ -134,7 +134,7 @@ packages:
|
||||
path: ".."
|
||||
relative: true
|
||||
source: path
|
||||
version: "0.2.5"
|
||||
version: "0.3.0"
|
||||
plugin_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: photo_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
|
||||
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user