release version 1.0.0

This commit is contained in:
Wenqi Li 2021-04-04 20:43:25 +08:00
parent 6baf8cfb0c
commit 9df8d761dc
2 changed files with 7 additions and 1 deletions

View File

@ -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.

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: 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: