2020-09-20 19:06:48 +08:00
|
|
|
## 0.3.0
|
|
|
|
|
|
|
|
Force getFile to use high quality format for videos in iOS platform.
|
|
|
|
|
|
|
|
Add optional mediumType parameter of getAlbumThumbnail api method to display video thumbnail correctly.
|
|
|
|
|
2020-08-22 17:51:58 +08:00
|
|
|
## 0.2.5
|
|
|
|
|
|
|
|
Remove ```MediumType``` attribute in ```MediaPage```.
|
|
|
|
|
|
|
|
Remove ```MediumType``` parameter in ```_listMedia``` method.
|
|
|
|
|
2020-08-22 15:33:06 +08:00
|
|
|
## 0.2.4
|
|
|
|
|
2020-08-22 17:51:58 +08:00
|
|
|
Add VideoProvider widget to play video in plugin example.
|
2020-08-22 15:33:06 +08:00
|
|
|
|
2020-08-22 14:39:22 +08:00
|
|
|
## 0.2.3
|
2020-08-18 16:33:37 +08:00
|
|
|
|
2020-08-22 17:51:58 +08:00
|
|
|
Add ```MediumType``` attribute in ```ThumbnailProvider```.
|
|
|
|
|
|
|
|
Fix a bug that throw ```FileNotFountException``` when load image and video thumbnail doesn't exists on Android API 29+.
|
|
|
|
|
2020-08-18 16:33:37 +08:00
|
|
|
Change medium creationDate and modifiedDate precision from second to millisecond on iOS platform.
|
2020-08-22 17:51:58 +08:00
|
|
|
|
2020-08-18 16:33:37 +08:00
|
|
|
Add video duration attribute in Medium.
|
2020-08-18 16:12:24 +08:00
|
|
|
|
2020-08-18 15:51:54 +08:00
|
|
|
## 0.2.0+1
|
|
|
|
|
2020-08-18 16:33:37 +08:00
|
|
|
Release 0.2.0+1.
|
2020-08-18 15:51:54 +08:00
|
|
|
|
2020-08-14 19:20:47 +08:00
|
|
|
## 0.1.1+1
|
|
|
|
|
2020-08-18 16:33:37 +08:00
|
|
|
Remove transparent_image dependency out of plugin.
|
2020-08-14 19:20:47 +08:00
|
|
|
|
2020-08-14 18:30:39 +08:00
|
|
|
## 0.1.0+1
|
2020-08-14 18:07:27 +08:00
|
|
|
|
|
|
|
Initial release.
|