Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

v8.6.0

23 Jul 16:44
d3fdfc5
Compare
Choose a tag to compare

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 for isAppleOS by @AlexV525 in #463

New Contributors

Full Changelog: v8.5.0...v8.6.0

v8.5.0

11 May 15:07
5c72bb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.4.3...v8.5.0

v8.4.3

11 May 14:34
9472521
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.4.2...v8.4.3

v8.4.2

11 Apr 09:04
1b71daf
Compare
Choose a tag to compare

What's Changed

  • 🐛 Avoid clearing selected assets when disposing the provider by @AlexV525 in #428

Full Changelog: v8.4.1...v8.4.2

v8.4.1

24 Mar 18:14
d0c2239
Compare
Choose a tag to compare

What's Changed

  • 🐛 Call dispose when disposing the builder delegate by @AlexV525 in #421

Full Changelog: v8.4.0...v8.4.1

v8.4.0

07 Feb 08:51
1fdd9c9
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • Migrate to Flutter 3.7, drop supports for previous Flutter versions.

New Contributors

Full Changelog: v8.3.2+1...v8.4.0

v8.3.2+1

07 Feb 06:57
313fad8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.3.2...v8.3.2+1

v8.3.2

06 Feb 14:28
1e002b9
Compare
Choose a tag to compare

What's Changed

  • ⚡️ Use completer to avoid duplicate load assets by @AlexV525 in #407

Full Changelog: v8.3.1...v8.3.2

v8.3.1

02 Jan 09:08
a769342
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.3.0...v8.3.1

v8.3.0

27 Dec 14:29
eabbbfc
Compare
Choose a tag to compare

What's Changed

New features

  • Add index argument to selectAsset in the AssetPickerBuilderDelegate. (#399)

Improvements

  • Improve UI details in the AssetPickerAppBar. (#400)

New Contributors

Full Changelog: v8.2.0...v8.3.0