release version 2.1.0

This commit is contained in:
Wenqi Li 2023-07-27 22:35:23 +08:00
parent a1f80f7bc3
commit 4da063342e
2 changed files with 15 additions and 1 deletions

View File

@ -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.

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: 2.0.2 version: 2.1.0
repository: https://github.com/Firelands128/photo_gallery repository: https://github.com/Firelands128/photo_gallery
environment: environment: