Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

v2.1.0

28 May 03:07
Compare
Choose a tag to compare
  • Add present english text delegate.
  • Refactored theme constructor and getter with theme capability #22 .
  • Update color scheme usage for assets grid #23 .
  • Update picker viewer style for apple OS.
  • Fix bottom bar disappearing on apple os when it's single asset mode.

v2.0.2

28 May 02:54
Compare
Choose a tag to compare
  • Fix audio paused accidentally when the app is launching on Android #18 .

v2.0.1

28 May 02:54
Compare
Choose a tag to compare
  • Expose observe register methods.

v2.0.0

21 May 10:26
Compare
Choose a tag to compare
  • Support audio assets.
  • Support single asset mode.
  • Enlarge preview button's detector area size.
  • Fix wrong properties usage causing infinite build when the page reaches the end.

Breaking changes

  • videoIndicatorBuilder -> durationIndicatorBuilder .

v1.7.0

19 May 09:15
Compare
Choose a tag to compare
  • Hide detail display when video start to play.
  • Switch to ExtendedImageGesturePageView. Fix #16 .
  • Add fully theme support.
  • Add MacOS support.
  • Add delay for the first init method to prevent stuck in page routing. Fix #13 .
  • Update widgets style on iOS. Fix #14 .
  • Fix state of the example not updated after the result was returned without input method activated.

v1.6.0

12 May 03:54
Compare
Choose a tag to compare
  • Support HEIC/HEIF image type.