v8.0.0
What's Changed
See Migration Guide to know more about breaking changes.
New Features
- Introduce
PathWrapper
in delegates to improve the overall loading speed. (#338) - Allow using
Key
during picking. (#339) - Add
initializeDelayDuration
forDefaultAssetPickerProvider
. (#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