Releases: fluttercandies/flutter_wechat_assets_picker
Releases · fluttercandies/flutter_wechat_assets_picker
v9.7.0
v9.6.0
What's Changed
New features
- Expose more route settings.
Users will now be able to control the route settings for the picker and viewer. - Add Persian (Farsi) language support. (Thanks to @Ho3einTahan)
Improvements
- Improve how
MediaQuery
is being listened. - Stop enabling drag to select when
maxAssets == 1
. - Extract
DefaultAssetPickerProvider.init
.
Fixes
- Fix semantics with the close button.
- Fix
selectPredicate
not being called when selecting the video asset under the WeChat Moment mode. - Manually dispose memory leak objects.
New Contributors
- @gavinliu made their first contribution in #692
- @Ho3einTahan made their first contribution in #608
- @guspan-tanadi made their first contribution in #694
- @zeqinjie made their first contribution in #709
Full Changelog: v9.5.1...v9.6.0
v9.5.1
v9.5.0
What's Changed
New features
- Support drag to select.
Fixes
- Fixes semantics issues.
New Contributors
- @WeiJun0507 made their first contribution in #660
Full Changelog: v9.4.2...v9.5.0
v9.4.2
v9.4.1
v9.4.0
What's Changed
Improvements
- Allows
extended_image: ^9.0.0
.
Fixes
- Allows assets changing when no path previously.
Full Changelog: v9.3.3...v9.4.0
v9.3.3
v9.3.2
What's Changed
Improvements
- Adapt the file type getter from the image provider to get a precise file type in grid.
- Adds the identifier for grid item's semantics.
- Improves preview page back button.
Full Changelog: v9.3.1...v9.3.2
v9.3.1
What's Changed
Improvements
- Do not mute the Live Photo during the preview.
Fixes
- Fix the GIF indicator's layout.
- Fix the directionality with the reverted grid item.
Full Changelog: v9.3.0...v9.3.1