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
|
## 0.2.5
|
||||||
|
|
||||||
Remove ```MediumType``` attribute in ```MediaPage```.
|
Remove ```MediumType``` attribute in ```MediaPage```.
|
||||||
|
@ -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:
|
||||||
|
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user