release version 2.0.1

This commit is contained in:
Wenqi Li 2023-05-18 01:01:15 +08:00
parent eea47a3b4b
commit 3cb591fc5c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 2.0.1
"DecoderBufferCallback" is deprecated. Use "ImageDecoderCallback" with ImageProvider.loadImage instead.
## 2.0.0 ## 2.0.0
*Breaking changes: *Breaking changes:

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