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 6bd6978 commit 4614f25Copy full SHA for 4614f25
.all-contributorsrc
@@ -0,0 +1,31 @@
1
+{
2
+ "files": [
3
+ "README.md"
4
+ ],
5
+ "imageSize": 100,
6
+ "commit": false,
7
+ "contributors": [
8
+ {
9
+ "login": "AlexV525",
10
+ "name": "Alex Li",
11
+ "avatar_url": "https://avatars1.githubusercontent.com/u/15884415?v=4",
12
+ "profile": "https://blog.alexv525.com",
13
+ "contributions": [
14
+ "code",
15
+ "design",
16
+ "doc",
17
+ "example",
18
+ "ideas",
19
+ "maintenance",
20
+ "question",
21
+ "review"
22
+ ]
23
+ }
24
25
+ "contributorsPerLine": 7,
26
+ "projectName": "flutter_wechat_assets_picker",
27
+ "projectOwner": "fluttercandies",
28
+ "repoType": "github",
29
+ "repoHost": "https://github.com",
30
+ "skipCi": true
31
+}
0 commit comments