Releases: fluttercandies/flutter_wechat_assets_picker
Releases · fluttercandies/flutter_wechat_assets_picker
v9.0.1
v9.0.0
What's Changed
Important
See the Migration Guide for the details of breaking changes between versions.
9.0.0
Breaking changes
- Migrate to Flutter 3.16, and drop supports for previous Flutter versions.
- Bump
photo_managerto v3.x. - Export
photo_manager_image_provider. - Integrate
PermissionRequestOptionfor callers.
Improvements
- Adapt
ThemeDatausages. - Use
wechat_picker_library. - Make the first asset count not blocking loads.
Fixes
- Fix unhandled child semantics with the app bar title.
- Fix styles around the app bar and other widgets.
- Fix previewing selected assets' behavior.
- Use
PermissionRequestOptionas much as possible. - Raise more errors for non-synced paths.
- Fix the experience with
shouldRevertGrid.
New Contributors
- @CaiJingLong made their first contribution in #506
Full Changelog: v8.8.0...v9.0.0
v8.8.1+1
v9.0.0-dev.2
What's Changed
Full Changelog: v9.0.0-dev.1...v9.0.0-dev.2
v9.0.0-dev.1
What's Changed
- ✨ Integrate
PermissionRequestOptionfor callers by @AlexV525 in #517 - 💄 Update style usages for
ThemeDataby @AlexV525 in #519
Full Changelog: v8.9.0-dev.1...v9.0.0-dev.1
v8.9.0-dev.1
What's Changed
- feat: Upgrade photo_manager version to 3.x by @CaiJingLong in #506
New Contributors
- @CaiJingLong made their first contribution in #506
Full Changelog: v8.8.0...v8.9.0-dev.1
v8.8.0
What's Changed
- 🐛 Fix disposed provider throwing error when fetching assets by @LeGoffMael in #493
- 🌐 Add Korean localization by @LIMMIHEE in #494
- 🐛 Fix invalid linter by @AmosHuKe in #502
- ⚡️ Use
viewAssetin the preview button by @AlexV525 in #508
New Contributors
Full Changelog: v8.7.1...v8.8.0
v8.7.1
What's Changed
Improvements
- Improve README docs and add topics for pub.
Full Changelog: v8.7.0...v8.7.1
v8.7.0
What's Changed
Breaking changes
- Migrate to Flutter 3.13, and drop supports for previous Flutter versions.
Full Changelog: v8.6.3...v8.7.0