Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

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

v8.0.0-dev.2

20 Jul 09:04
74a5e8b
Compare
Choose a tag to compare
v8.0.0-dev.2 Pre-release
Pre-release

What's Changed

New Features

  • Add initializeDelayDuration for DefaultAssetPickerProvider. (#341)
  • Add sortPathsByModifiedDate. (#342)
  • Expose sortPathsByModifiedDate. (#343)

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

v8.0.0-dev.1

05 Jul 09:24
4c586df
Compare
Choose a tag to compare
v8.0.0-dev.1 Pre-release
Pre-release

What's Changed

To know more about breaking changes, see Migration Guide.

New Features

  • Introduce PathWrapper in delegates to improve the overall loading speed. (#338)
  • Allow using Key during picking. (#339)

Full Changelog: v7.3.2...v8.0.0-dev.1

v7.3.2

11 Jun 07:13
039724e
Compare
Choose a tag to compare

What's Changed

  • Fix typo on README.md by @taqiabdulaziz in #333
  • ⚡️ Improve onChangingSelected in AssetPickerViewerBuilderDelegate by @AlexV525 in #332
  • 🐛 Fix behaviors when unselecting all assets in the viewer by @AlexV525 in #335

New Contributors

Full Changelog: v7.3.1...v7.3.2