You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+27-22Lines changed: 27 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,6 @@ Language: English | [中文简体](README-ZH.md)
13
13
14
14
A **camera picker** which is an extension for [wechat_assets_picker](https://fluttercandies.github.io/flutter_wechat_assets_picker). Based on `camera` for camera functions and `photo_manager` for asset implementation.
15
15
16
-
17
16
## Contributors ✨
18
17
19
18
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -48,10 +47,15 @@ This project follows the [all-contributors](https://github.com/all-contributors/
48
47
49
48
## Features ✨
50
49
51
-
-[x] 💚 99% simillar to WeChat style.
50
+
-[x] 🔐 Non-nullable by default
51
+
-[x] 💚 99% similar to WeChat style
52
52
-[x] 📷 Picture taking support
53
+
-[x] ☀️ Exposure adjust support
54
+
-[x] 🔍️ Scale with pinch support
53
55
-[x] 🎥 Video recording support
54
56
-[x] ⏱ Duration limitation support
57
+
-[x] 🔍 Scale when recording support
58
+
-[x] 🖾 Foreground custom widget builder support
55
59
56
60
## Screenshots 📸
57
61
@@ -63,34 +67,35 @@ This project follows the [all-contributors](https://github.com/all-contributors/
0 commit comments