release version 1.0.0
This commit is contained in:
parent
6baf8cfb0c
commit
9df8d761dc
@ -1,3 +1,9 @@
|
|||||||
|
## 1.0.0
|
||||||
|
|
||||||
|
Add null safety support.
|
||||||
|
|
||||||
|
Add sorting by newest or oldest functionality to ```listMedia``` API.
|
||||||
|
|
||||||
## 0.4.0
|
## 0.4.0
|
||||||
|
|
||||||
Add ```cleanCache``` api to clean the cache directory.
|
Add ```cleanCache``` api to clean the cache directory.
|
||||||
|
@ -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: 0.4.0-nullsafety.0
|
version: 1.0.0
|
||||||
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