release 0.1.1+1-beta

This commit is contained in:
Wenqi Li 2020-08-14 19:20:47 +08:00
parent fe319937c9
commit 3ca1278391
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## 0.1.1+1
Remove transparent_image dependency out of plugin
## 0.1.0+1 ## 0.1.0+1
Initial release. Initial release.

View File

@ -129,7 +129,7 @@ packages:
path: ".." path: ".."
relative: true relative: true
source: path source: path
version: "0.1.0+1-beta" version: "0.1.1+1-beta"
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.1.0+1-beta version: 0.1.1+1-beta
repository: https://github.com/Firelands128/photo_gallery repository: https://github.com/Firelands128/photo_gallery
environment: environment: