Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

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

v8.1.1

21 Sep 02:13
d8e9ea5
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix conditions with the confirm button by @AlexV525 in #367

Full Changelog: v8.1.0...v8.1.1

v8.1.0

19 Sep 06:34
b681079
Compare
Choose a tag to compare

What's Changed

New features

  • Upgrade photo_manager for Android 13. (#365)

Improvements

  • Improve BuildContext usages to obtain the correct directionality for the assets grid. (#359)
  • Provide a better condition to the confirm button
    to make sure it displays correctly in all cases on iOS/macOS. (#359)
  • Improve bottomActionBar in DefaultAssetPickerBuilderDelegate. (#359)

Fixes

  • Fix invalid path sort. (#364)

Full Changelog: v8.0.2...v8.1.0

v8.0.2

30 Aug 19:29
686fd09
Compare
Choose a tag to compare

What's Changed

Improvements

  • Adapt Flutter 3.3. (#354)

Full Changelog: v8.0.1...v8.0.2

v8.0.1

28 Aug 16:15
4751952
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix not updated empty flag in DefaultAssetPickerProvider. (#353)

Full Changelog: v8.0.0...v8.0.1

v8.0.0

13 Aug 17:12
0e7c01e
Compare
Choose a tag to compare

What's Changed

See Migration Guide to know more about breaking changes.

New Features

  • Introduce PathWrapper in delegates to improve the overall loading speed. (#338)
  • Allow using Key during picking. (#339)
  • Add initializeDelayDuration for DefaultAssetPickerProvider. (#341)
  • Prevent race conditions with paths. (#342)
  • Expose sortPathsByModifiedDate. (#343)

Fixes

  • Unify indicators usage to avoid accident indicator switching. (#344)

Full Changelog: v7.3.2...v8.0.0

v7.3.4

02 Aug 04:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.3.2...v7.3.4