Releases: fluttercandies/flutter_wechat_assets_picker
Releases · fluttercandies/flutter_wechat_assets_picker
v9.5.0
What's Changed
New features
- Support drag to select.
Fixes
- Fixes semantics issues.
New Contributors
- @WeiJun0507 made their first contribution in #660
Full Changelog: v9.4.2...v9.5.0
v9.4.2
v9.4.1
v9.4.0
What's Changed
Improvements
- Allows
extended_image: ^9.0.0
.
Fixes
- Allows assets changing when no path previously.
Full Changelog: v9.3.3...v9.4.0
v9.3.3
v9.3.2
What's Changed
Improvements
- Adapt the file type getter from the image provider to get a precise file type in grid.
- Adds the identifier for grid item's semantics.
- Improves preview page back button.
Full Changelog: v9.3.1...v9.3.2
v9.3.1
What's Changed
Improvements
- Do not mute the Live Photo during the preview.
Fixes
- Fix the GIF indicator's layout.
- Fix the directionality with the reverted grid item.
Full Changelog: v9.3.0...v9.3.1
v9.3.0
What's Changed
New features
- Add explicit Live Photos indicator for assets.
Improvements
- Make Live Photos gesture consistent when scaling and panning.
- Integrate
LocallyAvailableBuilder
with thumbnail options to improve the thumbnail loading speed. - Use
visibility_detector
and scroll observer to improve media playing experiences.
Fixes
- Fix the bottom actions bar display conditions.
Full Changelog: v9.2.2...v9.3.0