Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

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.

v5.0.3

16 Mar 08:09
b54b32f
Compare
Choose a tag to compare
  • Remove required annotation for selected assets.

v5.0.2

16 Mar 05:01
fe69729
Compare
Choose a tag to compare
  • Fix wrong viewer provider state.
  • Enhance page stream controller sink close.
  • Fix dartdoc generate issue for pub.

v5.0.1

12 Mar 03:57
b13bd99
Compare
Choose a tag to compare
  • Fix video indicator layout issue.
  • Prevent video selec in wechat moment mode for edge cases.
  • Pickup fixes from photo_manager.