release 0.2.2-beta
This commit is contained in:
parent
359a86dfa8
commit
e79e0771cb
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,14 +1,18 @@
|
|||||||
|
## 0.2.2-beta
|
||||||
|
|
||||||
|
Change medium creationDate and modifiedDate precision from second to millisecond on iOS platform.
|
||||||
|
|
||||||
## 0.2.1-beta
|
## 0.2.1-beta
|
||||||
|
|
||||||
Add video duration attribute in Medium
|
Add video duration attribute in Medium.
|
||||||
|
|
||||||
## 0.2.0+1
|
## 0.2.0+1
|
||||||
|
|
||||||
Release 0.2.0+1
|
Release 0.2.0+1.
|
||||||
|
|
||||||
## 0.1.1+1
|
## 0.1.1+1
|
||||||
|
|
||||||
Remove transparent_image dependency out of plugin
|
Remove transparent_image dependency out of plugin.
|
||||||
|
|
||||||
## 0.1.0+1
|
## 0.1.0+1
|
||||||
|
|
||||||
|
@ -129,7 +129,7 @@ packages:
|
|||||||
path: ".."
|
path: ".."
|
||||||
relative: true
|
relative: true
|
||||||
source: path
|
source: path
|
||||||
version: "0.2.1-beta"
|
version: "0.2.2-beta"
|
||||||
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.1-beta
|
version: 0.2.2-beta
|
||||||
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