Releases: fluttercandies/flutter_wechat_assets_picker
Releases · fluttercandies/flutter_wechat_assets_picker
v2.2.0
- Brand new example.
- Add
SortPathDelegate
. Fix #24 . - Using zoom page transition for viewer.
- Slightly add padding to viewer's assets list view.
- Migrate elevation and color to material rendering. Fix #26 .
- Request thumb only when request type is not audio.
- Force request title for audio type asset.
- Expose
AssetType
enum. - Fix issue with request type.
v2.1.0
v2.0.2
v2.0.1
v2.0.0
v1.7.0
- Hide detail display when video start to play.
- Switch to
ExtendedImageGesturePageView
. Fix #16 . - Add fully theme support.
- Add MacOS support.
- Add delay for the first init method to prevent stuck in page routing. Fix #13 .
- Update widgets style on iOS. Fix #14 .
- Fix state of the example not updated after the result was returned without input method activated.