Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

v6.2.4

23 Nov 11:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.3...v6.2.4

v6.2.3

25 Oct 02:58
f6ff581
Compare
Choose a tag to compare
  • Pass through selectPredicate to AssetPickerViewer. (#211)
  • Bump sdk constraints (since 6.2.1).

v6.2.2

15 Oct 09:44
234f7b3
Compare
Choose a tag to compare
  • Use .contentUri for video preview only on Android.

v6.2.1

28 Sep 08:25
c98c4b8
Compare
Choose a tag to compare
  • Migrate to extended_image 5.x.
  • Use .contentUri constructor for VideoPlayerController.

v6.2.0

23 Sep 08:39
63fd81b
Compare
Choose a tag to compare
  • Introduce shouldRevertGrid to determine whether the assets grid should revert.
    It's set with Apple OS accordingly before.
  • Upgrade photo_manager to resolve issues against AssetEntitys comparison.

v6.1.2

09 Sep 08:22
1e53c46
Compare
Choose a tag to compare
  • Fix limited resources refresh issue.
  • Update callers to avoid deprecated usage.

v6.1.1

06 Sep 08:17
535a5df
Compare
Choose a tag to compare
  • Handle iCloud video more gracefully.

v6.1.0

03 Sep 09:25
24cb700
Compare
Choose a tag to compare
  • Introduce selectPredicate to predicate asset when picking.

v6.0.6

01 Sep 08:52
8e28234
Compare
Choose a tag to compare
  • Use the correct index reference with selectedBackdrop. (#195)

v6.0.5

27 Aug 02:42
68517b8
Compare
Choose a tag to compare
  • Upgrade dependencies.