File tree 2 files changed +48
-0
lines changed
2 files changed +48
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "files" : [
3
+ " README.md"
4
+ ],
5
+ "imageSize" : 100 ,
6
+ "commit" : false ,
7
+ "contributors" : [
8
+ {
9
+ "login" : " reness0" ,
10
+ "name" : " Renê Júnior" ,
11
+ "avatar_url" : " https://avatars.githubusercontent.com/u/49681380?v=4" ,
12
+ "profile" : " https://github.com/reness0" ,
13
+ "contributions" : [
14
+ " code" ,
15
+ " maintenance"
16
+ ]
17
+ }
18
+ ],
19
+ "contributorsPerLine" : 7 ,
20
+ "projectName" : " FlutterVision" ,
21
+ "projectOwner" : " Flutter-Vision" ,
22
+ "repoType" : " github" ,
23
+ "repoHost" : " https://github.com" ,
24
+ "skipCi" : true
25
+ }
Original file line number Diff line number Diff line change 1
1
2
+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
4
+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
2
5
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
6
[ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square )] ( #contributors- )
4
7
<!-- ALL-CONTRIBUTORS-BADGE:END -->
32
35
3 . Identify bugs/features to help us improve our project
33
36
4 . Then, in the end, feel free to open a [ issue] ( https://github.com/Flutter-Vision/FlutterVision/issues ) with anything that you want.
34
37
> You can also, of course, open a pull request to improve or translate our readme to engage the most people as possible 😄
38
+
39
+ ## Contributors ✨
40
+
41
+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
42
+
43
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
44
+ <!-- prettier-ignore-start -->
45
+ <!-- markdownlint-disable -->
46
+ <table >
47
+ <tr >
48
+ <td align="center"><a href="https://github.com/reness0"><img src="https://avatars.githubusercontent.com/u/49681380?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Renê Júnior</b></sub></a><br /><a href="https://github.com/Flutter-Vision/FlutterVision/commits?author=reness0" title="Code">💻</a> <a href="#maintenance-reness0" title="Maintenance">🚧</a></td>
49
+ </tr >
50
+ </table >
51
+
52
+ <!-- markdownlint-restore -->
53
+ <!-- prettier-ignore-end -->
54
+
55
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
56
+
57
+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments