Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

v9.3.2

08 Oct 08:01
de46826
Compare
Choose a tag to compare

What's Changed

Improvements

  • Adapt the file type getter from the image provider to get a precise file type in grid.
  • Adds the identifier for grid item's semantics.
  • Improves preview page back button.

Full Changelog: v9.3.1...v9.3.2

v9.3.1

26 Sep 03:52
6228379
Compare
Choose a tag to compare

What's Changed

Improvements

  • Do not mute the Live Photo during the preview.

Fixes

  • Fix the GIF indicator's layout.
  • Fix the directionality with the reverted grid item.

Full Changelog: v9.3.0...v9.3.1

v9.3.0

24 Sep 09:31
2d2a786
Compare
Choose a tag to compare

What's Changed

New features

  • Add explicit Live Photos indicator for assets.

Improvements

  • Make Live Photos gesture consistent when scaling and panning.
  • Integrate LocallyAvailableBuilder with thumbnail options to improve the thumbnail loading speed.
  • Use visibility_detector and scroll observer to improve media playing experiences.

Fixes

  • Fix the bottom actions bar display conditions.

Full Changelog: v9.2.2...v9.3.0

v9.2.2

15 Sep 16:20
319a358
Compare
Choose a tag to compare

What's Changed

  • 🐛 Uses correct isOriginal for the LocallyAvailableBuilder by @AlexV525 in #626

Full Changelog: v9.2.1...v9.2.2

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