release 0.2.3 version
This commit is contained in:
parent
cd115fe8d2
commit
d406567d0e
@ -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+
|
||||
|
@ -129,7 +129,7 @@ packages:
|
||||
path: ".."
|
||||
relative: true
|
||||
source: path
|
||||
version: "0.2.2"
|
||||
version: "0.2.3"
|
||||
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.2
|
||||
version: 0.2.3
|
||||
repository: https://github.com/Firelands128/photo_gallery
|
||||
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user