release version 1.2.1

This commit is contained in:
Wenqi Li 2023-05-07 02:01:33 +08:00
parent 340636ce33
commit b9daf27c62
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## 1.2.1
Change DATE_TAKEN to DATE_ADDED of media column in android code.
Add size property of medium.
Update AndroidManifest.xml with removing requestLegacyExternalStorage flag and SplashScreen meta-data tag.
## 1.2.0 ## 1.2.0
Upgrade versions of flutter, android sdk, kotlin, gradle and so on. Upgrade versions of flutter, android sdk, kotlin, gradle and so on.

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