Releases: fluttercandies/flutter_wechat_assets_picker
Releases · fluttercandies/flutter_wechat_assets_picker
v8.0.0-dev.2
What's Changed
New Features
- Add
initializeDelayDuration
forDefaultAssetPickerProvider
. (#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
PathWrapper
in delegates to improve the overall loading speed. (#338) - Allow using
Key
during 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
onChangingSelected
inAssetPickerViewerBuilderDelegate
by @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