Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

v7.0.3

13 Mar 15:30
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v7.0.2...v7.0.3

v7.0.2

10 Mar 07:42
2370e6e
Compare
Choose a tag to compare

What's changed

Fixes

  • Fix wrong conditions judging when obtaining path thumbnails.

Full Changelog: v7.0.1...v7.0.2

v7.0.1

08 Mar 07:17
e69cfae
Compare
Choose a tag to compare

What's Changed

Improvements

  • Support semantics with Japanese text delegates. (#266).

Fixes

  • Obtain the path thumbnail only when the asset is image or video.

New Contributors

Full Changelog: v7.0.0...v7.0.1

v7.0.0

07 Mar 02:33
4a917d1
Compare
Choose a tag to compare

To know more about breaking changes, see Migration Guide.

New features

  • Support predictable special item display. (#264)
  • Support live photos display. (#251)
  • Expose AssetPickerPageRoute for customization. (#248)
  • Add full semantics support. (#232, #235, #240, #242, #243, #245, #254)

Improvements

  • Improve scaling with select indicators and numbers.
  • Implement the default light theme. (#234)

Fixes

  • Fix LocallyAvailableBuilder with more edge conditions. (#263)
  • Fix potentially "No elements" error with thumbnails.

v7.0.0-dev.4

03 Mar 07:25
f927cbd
Compare
Choose a tag to compare
v7.0.0-dev.4 Pre-release
Pre-release

What's Changed

  • Improve scaling with select indicators and numbers.
  • Fix LocallyAvailableBuilder with more edge conditions. (#263)
  • Fix potentially "No elements" error with thumbnails.
  • Support predictable special item display. (#264)

Full Changelog: v7.0.0-dev.3...v7.0.0-dev.4

v7.0.0-dev.3

22 Feb 06:39
d7546c4
Compare
Choose a tag to compare
v7.0.0-dev.3 Pre-release
Pre-release

What's Changed

  • Semantics support with multiple text delegates. (#235, #240, #242, #243, #245, #254)
  • Expose AssetPickerPageRoute for customization. (#248)
  • Support live photos display. (#251)

Breaking changes

  • Architecture refactor partially for better customization. (#241)
  • Configs are all abstracted as AssetPickerConfig. (#250)

Full Changelog: v7.0.0-dev.2...v7.0.0-dev.3

v7.0.0-dev.2

24 Jan 16:56
Compare
Choose a tag to compare
v7.0.0-dev.2 Pre-release
Pre-release

What's Changed

  • ✨ Add full semantics support. (#232)
  • ✨ Implement the default light theme. (#234)

New Contributors

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

v7.0.0-dev.1

17 Jan 09:16
2055adf
Compare
Choose a tag to compare
v7.0.0-dev.1 Pre-release
Pre-release

Migrate to the latest photo_manager.

Full Changelog: v6.3.0...v7.0.0-dev.1

v6.3.1

14 Dec 07:20
71a92f5
Compare
Choose a tag to compare

What's Changed

  • Improve image type determine when resolving image data. This mostly resolved the occasionally HEIC loading issue when apps are running under the release mode.

Full Changelog: v6.3.0...v6.3.1

v6.3.0

10 Dec 07:29
973fdcb
Compare
Choose a tag to compare

What's Changed

  • Support for Flutter 2.8.0, also drop supports for Flutter below 2.8.0.

Full Changelog: v6.2.4...v6.3.0