Skip to content

Releases: fluttercandies/flutter_wechat_assets_picker

v5.5.5

12 Jun 05:57
Compare
Choose a tag to compare
  • Migrate permissions check to the new API in photo_manager.

v5.5.4

08 Jun 15:20
Compare
Choose a tag to compare
  • Fix assets reduced under the WeChat Moment mode when previewing.

v5.5.3

20 May 13:15
af0bcb9
Compare
Choose a tag to compare
  • Use SystemUiOverlayStyle from the provided theme first.

v5.5.2

15 May 11:58
Compare
Choose a tag to compare
  • Add German language text delegate. (Thanks to @Letalus)
  • Add Russian language text delegate. (Thanks to @greymag)

v5.5.1

13 May 14:56
Compare
Choose a tag to compare
  • Implement RenderToggleable to support other channels of flutter (2.1.x - 2.3.x). (Thanks to @Letalus)

v5.5.0

12 May 09:58
20e629d
Compare
Choose a tag to compare
  • Add findChildIndexBuilder to indicates grid find reusable RenderObject.
  • Fix padding issue for the assets' grid.

v5.4.2

11 May 08:16
a393c77
Compare
Choose a tag to compare
  • Split AssetGridItemBuidler to solve the rebuild issue.
  • Fix GIF indicator stretched issue.

v5.4.3

12 May 06:17
7b21823
Compare
Choose a tag to compare
  • Fix missing ScrollController in the scroll view.

v5.4.1

10 May 05:45
56b2085
Compare
Choose a tag to compare
  • Export AssetPickerPageRoute.

v5.4.0

09 May 11:16
Compare
Choose a tag to compare
  • Fully support RTL languages.
  • Add control for root navigator.
  • Improve AssetEntityImageProvider's constructor and decode.
  • Grab iOS/macOS thumbnail's size fix from photo_manager.