release version 2.0.2

This commit is contained in:
Wenqi Li 2023-06-12 01:21:11 +08:00
parent 45c943b910
commit b3bf868ae9
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 2.0.2
Add some default value of models' property.
## 2.0.1 ## 2.0.1
"DecoderBufferCallback" is deprecated. Use "ImageDecoderCallback" with ImageProvider.loadImage instead. "DecoderBufferCallback" is deprecated. Use "ImageDecoderCallback" with ImageProvider.loadImage instead.

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