Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

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

v8.2.0

09 Dec 10:00
cd1bbbd
Compare
Choose a tag to compare

What's Changed

New features

  • Allow overrides viewAsset in the AssetPickerBuilderDelegate. (#391)
    This will be considered a breaking change if the user extends classes from AssetPickerBuilderDelegate.

Fixes

  • Correct behaviors when the access is limited on iOS. (#392)

Full Changelog: v8.1.4...v8.2.0

v8.1.4

08 Nov 12:47
08e9cad
Compare
Choose a tag to compare

What's Changed

  • Fix conditions with the confirm button on iOS. (#376)

New Contributors

  • @leonpesdk made their first contribution in #376

Full Changelog: v8.1.3...v8.1.4

v8.1.3

12 Oct 14:08
c565475
Compare
Choose a tag to compare

What's Changed

  • 🔖 Bump photo_manager to explicitly remove the requirements of requiredLegacyExternalStorage by @AlexV525 in #373

Full Changelog: v8.1.2...v8.1.3

v8.1.2

04 Oct 04:14
02b5b3d
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix the confirm button when selecting multiple assets with no preview by @AlexV525 in #371

Full Changelog: v8.1.1...v8.1.2