Releases: fluttercandies/flutter_wechat_assets_picker
Releases · fluttercandies/flutter_wechat_assets_picker
v7.0.3
v7.0.2
What's changed
Fixes
- Fix wrong conditions judging when obtaining path thumbnails.
Full Changelog: v7.0.1...v7.0.2
v7.0.1
v7.0.0
To know more about breaking changes, see Migration Guide.
New features
- Support predictable special item display. (#264)
- Support live photos display. (#251)
- Expose
AssetPickerPageRoute
for customization. (#248) - Add full semantics support. (#232, #235, #240, #242, #243, #245, #254)
Improvements
- Improve scaling with select indicators and numbers.
- Implement the default light theme. (#234)
Fixes
- Fix
LocallyAvailableBuilder
with more edge conditions. (#263) - Fix potentially "No elements" error with thumbnails.
v7.0.0-dev.4
What's Changed
- Improve scaling with select indicators and numbers.
- Fix
LocallyAvailableBuilder
with more edge conditions. (#263) - Fix potentially "No elements" error with thumbnails.
- Support predictable special item display. (#264)
Full Changelog: v7.0.0-dev.3...v7.0.0-dev.4
v7.0.0-dev.3
What's Changed
- Semantics support with multiple text delegates. (#235, #240, #242, #243, #245, #254)
- Expose
AssetPickerPageRoute
for customization. (#248) - Support live photos display. (#251)
Breaking changes
- Architecture refactor partially for better customization. (#241)
- Configs are all abstracted as
AssetPickerConfig
. (#250)
Full Changelog: v7.0.0-dev.2...v7.0.0-dev.3
v7.0.0-dev.2
v7.0.0-dev.1
Migrate to the latest photo_manager.
Full Changelog: v6.3.0...v7.0.0-dev.1
v6.3.1
What's Changed
- Improve image type determine when resolving image data. This mostly resolved the occasionally HEIC loading issue when apps are running under the release mode.
Full Changelog: v6.3.0...v6.3.1
v6.3.0
What's Changed
- Support for Flutter 2.8.0, also drop supports for Flutter below 2.8.0.
Full Changelog: v6.2.4...v6.3.0