Skip to content

Commit dc85028

Browse files
committed
🔖 ## 2.2.1-dev.1
1 parent fb5c6ec commit dc85028

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [2.2.1-dev.1]
2+
3+
* Introduce `ColorScheme` for theme details. Fixed #32 .
4+
15
# [2.2.0+2]
26

37
* Remove path entity properties refresh.

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_assets_picker
2-
description: An assets picker in pure dart which looks like the one in WeChat, support multi asset pick from device.
3-
version: 2.2.0+2
2+
description: An assets' picker written in pure Dart which looks like the one in WeChat, support multi asset pick from the device.
3+
version: 2.2.1-dev.1
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:

0 commit comments

Comments
 (0)