Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-08 | 1.2 kB | |
v9.6.0 source code.tar.gz | 2025-08-08 | 11.8 MB | |
v9.6.0 source code.zip | 2025-08-08 | 11.9 MB | |
Totals: 3 Items | 23.6 MB | 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 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