release version 1.2.0

This commit is contained in:
Wenqi Li 2023-05-05 23:52:26 +08:00
parent 3db02aa2ec
commit dce3b48e90
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## 1.2.0
Upgrade versions of flutter, android sdk, kotlin, gradle and so on.
Remove ORIENTATION field of video metadata because it's invalid before Android 10.
Add default album thumbnail to show when album is empty.
## 1.1.1
Fix a bug that "newest" argument is not working on Android 29 or below.

View File

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