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
MediaQueryis being listened. - Stop enabling drag to select when
maxAssets == 1. - Extract
DefaultAssetPickerProvider.init.
Fixes
- Fix semantics with the close button.
- Fix
selectPredicatenot 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 https://github.com/fluttercandies/flutter_wechat_assets_picker/pull/692
- @Ho3einTahan made their first contribution in https://github.com/fluttercandies/flutter_wechat_assets_picker/pull/608
- @guspan-tanadi made their first contribution in https://github.com/fluttercandies/flutter_wechat_assets_picker/pull/694
- @zeqinjie made their first contribution in https://github.com/fluttercandies/flutter_wechat_assets_picker/pull/709
Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v9.5.1...v9.6.0