Releases: fluttercandies/flutter_wechat_assets_picker
Releases · fluttercandies/flutter_wechat_assets_picker
v8.0.0
What's Changed
See Migration Guide to know more about breaking changes.
New Features
- Introduce
PathWrapperin delegates to improve the overall loading speed. (#338) - Allow using
Keyduring picking. (#339) - Add
initializeDelayDurationforDefaultAssetPickerProvider. (#341) - Prevent race conditions with paths. (#342)
- Expose
sortPathsByModifiedDate. (#343)
Fixes
- Unify indicators usage to avoid accident indicator switching. (#344)
Full Changelog: v7.3.2...v8.0.0
v7.3.4
v8.0.0-dev.2
What's Changed
New Features
- Add
initializeDelayDurationforDefaultAssetPickerProvider. (#341) - Add
sortPathsByModifiedDate. (#342) - Expose
sortPathsByModifiedDate. (#343)
Full Changelog: v8.0.0-dev.1...v8.0.0-dev.2
v8.0.0-dev.1
What's Changed
To know more about breaking changes, see Migration Guide.
New Features
- Introduce
PathWrapperin delegates to improve the overall loading speed. (#338) - Allow using
Keyduring picking. (#339)
Full Changelog: v7.3.2...v8.0.0-dev.1
v7.3.2
What's Changed
- Fix typo on README.md by @taqiabdulaziz in #333
- ⚡️ Improve
onChangingSelectedinAssetPickerViewerBuilderDelegateby @AlexV525 in #332 - 🐛 Fix behaviors when unselecting all assets in the viewer by @AlexV525 in #335
New Contributors
- @taqiabdulaziz made their first contribution in #333
Full Changelog: v7.3.1...v7.3.2
v7.3.1
v7.3.0
v7.3.0-dev.1
What's changed
Migrate to Flutter 2.13, and drop supports for older Flutter versions.
Full Changelog: v7.2.0...v7.3.0-dev.1