Skip to content

Commit 45ff05d

Browse files
LaelLuoAlexV525
authored andcommitted
Update README.md
1 parent 8f353e0 commit 45ff05d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@ This project follows the [all-contributors](https://github.com/all-contributors/
5454

5555
## Preparing for use 🍭
5656

57-
Reference: [wechat_assets_picker#preparing-for-use](https://github.com/fluttercandies/flutter_wechat_assets_picker#preparing-for-use-)
57+
Reference:
58+
- [wechat_assets_picker#preparing-for-use](https://github.com/fluttercandies/flutter_wechat_assets_picker#preparing-for-use-)
59+
- [camera#installation](https://pub.dev/packages/camera#installation)
5860

5961
## Usage 📖
6062

@@ -73,4 +75,4 @@ Reference: [wechat_assets_picker#preparing-for-use](https://github.com/flutterca
7375
final AssetEntity entity = await CameraPicker.pickFromCamera(context);
7476
```
7577

76-
After called and the picker displayed, plus `isAllowRecording` is `true`, tap the shooting button to take a picture, long press the shooting button to record a video.
78+
After called and the picker displayed, plus `isAllowRecording` is `true`, tap the shooting button to take a picture, long press the shooting button to record a video.

0 commit comments

Comments
 (0)