Releases: fluttercandies/flutter_wechat_assets_picker
Releases · fluttercandies/flutter_wechat_assets_picker
v3.0.0
13 Jul 01:57
Compare
Sorry, something went wrong.
No results found
Add FilterOptionGroup. Fix #41 .
Add SpecialPickerType. Fix #37 .
Add custom item build mode. Fix #39 .
v2.2.1
23 Jun 14:36
Compare
Sorry, something went wrong.
No results found
Introduce ColorScheme for theme details. Fixed #32 .
Enhance RTL compatibility.
Enlarge select indicator's size. Related to #33 .
v2.2.0+2
08 Jun 02:26
Compare
Sorry, something went wrong.
No results found
Remove path entity properties refresh.
v2.2.0+1
01 Jun 08:55
Compare
Sorry, something went wrong.
No results found
Fix preview widget for audio assets in picker viewer.
v2.2.0
01 Jun 08:21
Compare
Sorry, something went wrong.
No results found
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
28 May 03:07
Compare
Sorry, something went wrong.
No results found
Add present english text delegate.
Refactored theme constructor and getter with theme capability #22 .
Update color scheme usage for assets grid #23 .
Update picker viewer style for apple OS.
Fix bottom bar disappearing on apple os when it's single asset mode.
v2.0.2
28 May 02:54
Compare
Sorry, something went wrong.
No results found
Fix audio paused accidentally when the app is launching on Android #18 .
v2.0.1
28 May 02:54
Compare
Sorry, something went wrong.
No results found
Expose observe register methods.
v2.0.0
21 May 10:26
Compare
Sorry, something went wrong.
No results found
Support audio assets.
Support single asset mode.
Enlarge preview button's detector area size.
Fix wrong properties usage causing infinite build when the page reaches the end.
Breaking changes
videoIndicatorBuilder -> durationIndicatorBuilder .
v1.7.0
19 May 09:15
Compare
Sorry, something went wrong.
No results found
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.