Skip to content

Commit f927cbd

Browse files
committed
🔖 ## 7.0.0-dev.4
1 parent db689fe commit f927cbd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 7.0.0-dev.4
4+
5+
- Improve scaling with select indicators and numbers.
6+
- Fix `LocallyAvailableBuilder` with more edge conditions. (#263)
7+
- Fix potentially "No elements" error with thumbnails.
8+
- Support predictable special item display. (#264)
9+
310
## 7.0.0-dev.3
411

512
- Semantics support with multiple text delegates. (#235, #240, #242, #243, #245, #254)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_assets_picker
22
description: An audio/video/image picker in pure Dart which is the same with WeChat, support multi picking.
3-
version: 7.0.0-dev.3
3+
version: 7.0.0-dev.4
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:

0 commit comments

Comments
 (0)