release version 1.2.1
This commit is contained in:
parent
340636ce33
commit
b9daf27c62
@ -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.
|
||||||
|
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user