Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

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

v7.3.1

03 Jun 09:51
339ac92
Compare
Choose a tag to compare

What's Changed

  • ⚡️ Improve selection callers between picker and viewer by @AlexV525 in #327

Full Changelog: v7.3.0...v7.3.1

v7.3.0

12 May 15:03
6c2a4bc
Compare
Choose a tag to compare

What's Changed

  • 🚀 Migrate to Flutter 3, drop supports for previous Flutter versions by @AlexV525 in #317

Full Changelog: v7.2.0...v7.3.0

v7.3.0-dev.1

11 May 05:33
9ad7b71
Compare
Choose a tag to compare
v7.3.0-dev.1 Pre-release
Pre-release

What's changed

Migrate to Flutter 2.13, and drop supports for older Flutter versions.

Full Changelog: v7.2.0...v7.3.0-dev.1

v7.2.0

08 May 15:13
Compare
Choose a tag to compare

What's Changed

New features

  • Separate AssetPickerDelegate (#315),
    which provides the ability to override methods within the AssetPicker.

Improvements

  • Improve specialItemBuilder. (#314)

Full Changelog: v7.1.2...v7.2.0

v7.1.2

27 Apr 08:43
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix context usages for inherited theme data.
  • Fix unlinked path name builder.

Improvements

  • Update how paths get update. (#312)
  • Expose DefaultAssetPickerProvider.forTest.

Full Changelog: v7.1.1...v7.1.2

v7.1.1

21 Apr 04:52
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v7.1.0...v7.1.1

v7.1.0

07 Apr 03:52
Compare
Choose a tag to compare

What's Changed

New features

Full Changelog: v7.0.5...v7.1.0