Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

v4.1.0+3

06 Aug 02:59
974b8a7
Compare
Choose a tag to compare
  • Make widgets constant.
  • Remove system ui overlays update.
  • Migrate files to compatible with Flutter 1.20.0 .
  • Sync analysis options.

v4.1.0+2

28 Jul 05:48
95881c2
Compare
Choose a tag to compare
  • Ignore size constraint for image assets.
  • Format code using dartfmt.
  • Upgrade photo_manager.

v4.1.0+1

23 Jul 14:29
3b4e3df
Compare
Choose a tag to compare
  • Adjust AppleOS layout.

v4.1.0

22 Jul 16:08
676b76c
Compare
Choose a tag to compare
  • Add backdrop widget in the picker, which makes the picker more like the one in WeChat.

v4.0.0

17 Jul 05:43
76201d8
Compare
Choose a tag to compare
  • Drop asset_audio_player .
  • Experimenting status bar hidden on iOS.
  • Remove video player listener before pause.

Breaking changes

  • TextDelegate -> AssetsPickerTextDelegate .

v3.0.0+1

13 Jul 04:07
ed53b70
Compare
Choose a tag to compare
  • Constraint dependencies version.

v3.0.0

13 Jul 01:57
72f3f8d
Compare
Choose a tag to compare
  • Add FilterOptionGroup. Fix #41 .
  • Add SpecialPickerType. Fix #37 .
  • Add custom item build mode. Fix #39 .

v2.2.1

23 Jun 14:36
46502a1
Compare
Choose a tag to compare
  • Introduce ColorScheme for theme details. Fixed #32 .
  • Enhance RTL compatibility.
  • Enlarge select indicator's size. Related to #33 .

v2.2.0+2

08 Jun 02:26
Compare
Choose a tag to compare
  • Remove path entity properties refresh.

v2.2.0+1

01 Jun 08:55
Compare
Choose a tag to compare
  • Fix preview widget for audio assets in picker viewer.