release version 1.2.0
This commit is contained in:
parent
3db02aa2ec
commit
dce3b48e90
@ -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.
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user