release version 2.1.0
This commit is contained in:
parent
a1f80f7bc3
commit
4da063342e
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,3 +1,17 @@
|
|||||||
|
## 2.1.0
|
||||||
|
|
||||||
|
Add deleting medium functionality.
|
||||||
|
|
||||||
|
Add light weight option of listing media.
|
||||||
|
|
||||||
|
Catch exception of getting medium thumbnail failed then show default image.
|
||||||
|
|
||||||
|
Add requestLegacyExternalStorage flag back to be compatible with Android 10.
|
||||||
|
|
||||||
|
Use photos permission for iOS14+.
|
||||||
|
|
||||||
|
Improve performance of getting medium full information on iOS platform.
|
||||||
|
|
||||||
## 2.0.2
|
## 2.0.2
|
||||||
|
|
||||||
Add some default value of models' property.
|
Add some default value of models' property.
|
||||||
|
@ -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: 2.0.2
|
version: 2.1.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