Skip to content

Commit 8507a2d

Browse files
committed
📝 Update README.
1 parent d3b3321 commit 8507a2d

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

README-ZH.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Language: [English](README.md) | 中文简体
2222
* [使用方法](#使用方法-)
2323
* [简单的使用方法](#简单的使用方法)
2424
* [完整参数的使用方法](#完整参数的使用方法)
25+
* [`File``Uint8List`创建`AssetEntity`的方法](#从file或uint8list创建assetentity的方法)
2526

2627
## 特性 ✨
2728

@@ -32,13 +33,14 @@ Language: [English](README.md) | 中文简体
3233
## 目标TODO 📅
3334

3435
- [x] 图片资源支持
36+
- [ ] HEIC/HEIF格式图片支持
3537
- [x] 视频资源支持
3638
- [ ] 音频资源支持
3739
- [ ] 单资源模式
3840
- [x] 国际化支持
3941
- [x] 自定义文本支持
40-
- [x] 完整的自定义主题
41-
- [ ] FFW支持
42+
- [ ] 完整的自定义主题
43+
- [ ] Flutter For Web 支持
4244

4345
## 截图 📸
4446

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ An **assets picker** which looks like the one in WeChat, based on `photo_manager
2222
* [Usage](#usage-)
2323
* [Simple usage](#simple-usage)
2424
* [Complete param usage](#complete-param-usage)
25+
* [Create `AssetEntity` from `File` or `Uint8List` (rawData)](#create-assetentity-from-file-or-uint8list-rawdata)
2526

2627
## Features ✨
2728

@@ -32,13 +33,14 @@ An **assets picker** which looks like the one in WeChat, based on `photo_manager
3233
## TODO 📅
3334

3435
- [x] Image asset support
36+
- [ ] HEIC/HEIF Image type support
3537
- [x] Video asset support
3638
- [ ] Audio asset support
3739
- [ ] Single asset mode
3840
- [x] i18n support
3941
- [x] Custom text delegate support
40-
- [x] Custom theming entirely
41-
- [ ] Flutter For the Web support
42+
- [ ] Custom theming entirely
43+
- [ ] Flutter For Web support
4244

4345
## Screenshots 📸
4446

0 commit comments

Comments
 (0)