Skip to content

Commit f00f277

Browse files
committed
📝 Add SDK constraints in documents.
1 parent 9ba4dc9 commit f00f277

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README-ZH.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ Language: [English](README.md) | 中文简体
3535

3636
## 准备工作 🍭
3737

38+
### 版本限制
39+
40+
Flutter SDK:`>=1.20.0`
41+
3842
参考:
3943
- [wechat_assets_picker#准备工作](https://github.com/fluttercandies/flutter_wechat_assets_picker/blob/master/README-ZH.md#preparing-for-use-)
4044
- [camera#installation](https://pub.dev/packages/camera#installation)

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ This project follows the [all-contributors](https://github.com/all-contributors/
6161

6262
## Preparing for use 🍭
6363

64+
### Version constraints
65+
66+
Flutter SDK: `>=1.20.0` .
67+
6468
Reference:
6569
- [wechat_assets_picker#preparing-for-use](https://github.com/fluttercandies/flutter_wechat_assets_picker#preparing-for-use-)
6670
- [camera#installation](https://pub.dev/packages/camera#installation)

0 commit comments

Comments
 (0)