Releases: fluttercandies/flutter_wechat_assets_picker
Releases · fluttercandies/flutter_wechat_assets_picker
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
viewAsset
in 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
v8.6.3
v8.6.2
v8.6.1
What's Changed:
Improvements
- Remove
needTitle
for image filter options.
Fixes
- Fix hit test when previewing videos.
Full Changelog: v8.6.0...v8.6.1
v8.6.0
What's Changed
- 💄 Roll UI design to WeChat 8.3.x by @AlexV525 in #458
- 🌐 Add l10n to the example by @AlexV525 in #460
- 🌐 Added Turkish Language Support by @cevheri in #331
- ⚡️ Be able to update the items builder page by @AlexV525 in #417
- 🚸 Allow to confirm 0 assets if there are selected assets previously by @AlexV525 in #461
- 🥅 Silents part of thumbnail request exceptions
- 🎨 Use switch pattern by @AlexV525 in #462
- ♻️ Use
TargetPlatform
forisAppleOS
by @AlexV525 in #463
New Contributors
Full Changelog: v8.5.0...v8.6.0