release 0.2.3 version

This commit is contained in:
Wenqi Li 2020-08-22 14:39:22 +08:00
parent cd115fe8d2
commit d406567d0e
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
## 0.2.2
## 0.2.3
add ```MediumType``` attribute in ```ThumbnailProvider```
Fix a bug that throw ```FileNotFountException``` when load image and video thumbnail doesn't exists on Android API 29+

View File

@ -129,7 +129,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.2.2"
version: "0.2.3"
plugin_platform_interface:
dependency: transitive
description:

View File

@ -1,6 +1,6 @@
name: photo_gallery
description: A Flutter plugin that retrieves images and videos from mobile native gallery.
version: 0.2.2
version: 0.2.3
repository: https://github.com/Firelands128/photo_gallery
environment: