Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

v9.2.1

16 Aug 07:17
f15336e
Compare
Choose a tag to compare

What's Changed

  • 🚸 Use LocallyAvailableBuilder in the grid to provide better user awareness by @AlexV525 in #614
  • ⚡️ Improve changes when limited on iOS by @AlexV525 in #615

Full Changelog: v9.2.0...v9.2.1

v9.2.0

01 Aug 02:08
fc66aeb
Compare
Choose a tag to compare

What's Changed

New features

  • Introduce AssetsChangeCallback and AssetsChangeRefreshPredicate
    to help users act according to assets changes.
  • Add shouldAutoplayPreview in the config.

Fixes

  • Raise detailed negative range error.
  • Fix viewer confirm button predication.
  • Enlarge GIF gradients.
  • Fix potential paths assets count unexpected merging behaviors.

New Contributors

Full Changelog: v9.1.0...v9.2.0

v9.1.0

20 Jun 10:48
2429dcd
Compare
Choose a tag to compare

What's Changed

Improvements

  • Support limited permission displays on Android.
  • Improves the limited overlay padding on Android.
  • Adds permission request lock for the picker state.
  • Speeding up by splitting asset loading into separate steps.
  • Speeding up using AdvancedCustomFilter rather than FilterOptionGroup by default.

Fixes

  • Fix reverted index when previewing assets on Android.
  • Requests with the correct options with the picker.

Full Changelog: v9.0.4...v9.1.0

v9.0.4

07 Jun 08:23
67331b9
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix the app bar of the viewer that is not animating. by @AlexV525 in #580
  • 🔧 Reconstruct example native files by @AlexV525 in #581
  • 🐛 Reset the has more to load flag between path switching by @AlexV525 in #591

Full Changelog: v9.0.3...v9.0.4

v9.0.3

09 Apr 10:29
cd20f2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.2...v9.0.3

v9.0.2

15 Mar 16:05
d37591e
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix the index with bottom items in the preview by @AlexV525 in #563

Full Changelog: v9.0.1...v9.0.2

v9.0.1

07 Mar 12:27
263db78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v9.0.1

v9.0.0

27 Feb 15:39
44ad870
Compare
Choose a tag to compare

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_manager to v3.x.
  • Export photo_manager_image_provider.
  • Integrate PermissionRequestOption for callers.

Improvements

  • Adapt ThemeData usages.
  • 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 PermissionRequestOption as much as possible.
  • Raise more errors for non-synced paths.
  • Fix the experience with shouldRevertGrid.

New Contributors

Full Changelog: v8.8.0...v9.0.0

v8.8.1+1

28 Dec 06:11
9ed1a3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.8.0...v8.8.1+1

v9.0.0-dev.2

09 Dec 00:11
4b0380e
Compare
Choose a tag to compare
v9.0.0-dev.2 Pre-release
Pre-release

What's Changed

Full Changelog: v9.0.0-dev.1...v9.0.0-dev.2