release version 2.0.0
This commit is contained in:
parent
e708c0a964
commit
615c7e7cdc
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,3 +1,14 @@
|
||||
## 2.0.0
|
||||
|
||||
*Breaking changes:
|
||||
• Move "newest" parameter from "listMedia" to "listAlbums" API
|
||||
• Move "newest" property from "MediaPage" to "Media"
|
||||
• Add "newest" parameter of getAlbumThumbnail API
|
||||
• Update to "album" parameter of AlbumThumbnailProvider
|
||||
• Update "mediumType" to be optional parameter of "listAlbums" to allow fetch both type of media
|
||||
• Remove unnecessary "total" parameter of "listMedia" API
|
||||
• Remove unnecessary "total" property of "MediaPage", use "total" of "Album" instead.
|
||||
|
||||
## 1.2.2
|
||||
|
||||
Upgrade deprecated code.
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: photo_gallery
|
||||
description: A Flutter plugin that retrieves images and videos from mobile native gallery.
|
||||
version: 1.2.2
|
||||
version: 2.0.0
|
||||
repository: https://github.com/Firelands128/photo_gallery
|
||||
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user