Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

v5.3.0

06 May 02:06
082323f
Compare
Choose a tag to compare
  • Add gridThumbSize to control thumbnails in the select grid.
  • Applies a further fix to the WeChat Moment video preview.
  • Fix unlimited assets choose in preview mode.

v5.2.1

01 May 07:58
Compare
Choose a tag to compare
  • Fix WeChat Moment preview issue.

v5.2.0

30 Apr 16:11
Compare
Choose a tag to compare
  • Add SpecialPickerType.noPreview to disable the preview when picking. (Thanks to @yanivshaked #102)

v5.1.4

30 Apr 02:59
8812f71
Compare
Choose a tag to compare
  • Add Hebrew language text delegate. (Thanks to @yanivshaked #103 .)
  • Fix slide page route issue when integrate with the get package.

v5.1.3

19 Apr 02:45
74bda0b
Compare
Choose a tag to compare
  • Fix not synced issue when the picker is under single pick mode.

v5.1.2

16 Apr 03:53
3130663
Compare
Choose a tag to compare
  • Fix selected assets not sync between thumbnail preview mode and grid view.
  • Fix wrong index displays in thumbnail preview mode.
  • Dependencies upgrade roll.

v5.1.1

09 Apr 12:36
b3515fb
Compare
Choose a tag to compare
  • Integrate lastModified to sort path entities by default.

v5.1.0

27 Mar 14:15
Compare
Choose a tag to compare
  • Reset to the top for the assets grid view after switching path.
  • Add ability to select assets in any position of the picker.
  • Implement mime type for image type judgement.
  • Fix disappeared GIF's indicator.

v5.0.5

26 Mar 05:56
Compare
Choose a tag to compare
  • Fix force cast null type issue with WeChat moment special pick type.
  • Improve app bar's type definition.

v5.0.4

24 Mar 11:40
f54f126
Compare
Choose a tag to compare
  • Fix path thumb data's display issue.
  • Fix default preview thumb size issue with image preview builder.