photo_gallery/CHANGELOG.md
2020-08-22 15:33:06 +08:00

23 lines
517 B
Markdown

## 0.2.4
Add VideoProvider widget to play video in plugin example
## 0.2.3
Add ```MediumType``` attribute in ```ThumbnailProvider```
Fix a bug that throw ```FileNotFountException``` when load image and video thumbnail doesn't exists on Android API 29+
Change medium creationDate and modifiedDate precision from second to millisecond on iOS platform.
Add video duration attribute in Medium.
## 0.2.0+1
Release 0.2.0+1.
## 0.1.1+1
Remove transparent_image dependency out of plugin.
## 0.1.0+1
Initial release.