We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bdd87f commit ee1d7e5Copy full SHA for ee1d7e5
.all-contributorsrc
@@ -5,7 +5,24 @@
5
"imageSize": 50,
6
"badgeTemplate": "[](#contributors)",
7
"commit": false,
8
- "contributors": [],
+ "contributors": [
9
+ {
10
+ "login": "AlexV525",
11
+ "name": "Alex Li",
12
+ "avatar_url": "https://avatars1.githubusercontent.com/u/15884415?v=4",
13
+ "profile": "https://blog.alexv525.com",
14
+ "contributions": [
15
+ "code",
16
+ "design",
17
+ "doc",
18
+ "example",
19
+ "ideas",
20
+ "maintenance",
21
+ "question",
22
+ "review"
23
+ ]
24
+ }
25
+ ],
26
"contributorsPerLine": 7,
27
"projectName": "flutter_wechat_camera_picker",
28
"projectOwner": "fluttercandies",
0 commit comments