Skip to content

Commit b4f2e56

Browse files
committed
Add Contributors to README
1 parent 227a799 commit b4f2e56

File tree

3 files changed

+290
-2
lines changed

3 files changed

+290
-2
lines changed

.all-contributorsrc

Lines changed: 188 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,188 @@
1+
{
2+
"projectName": "window_manager",
3+
"projectOwner": "leanflutter",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
6+
"files": [
7+
"README.md",
8+
"README-ZH.md"
9+
],
10+
"imageSize": 100,
11+
"commit": false,
12+
"commitConvention": "none",
13+
"contributors": [
14+
{
15+
"login": "lijy91",
16+
"name": "LiJianying",
17+
"avatar_url": "https://avatars.githubusercontent.com/u/3889523?v=4",
18+
"profile": "https://github.com/lijy91",
19+
"contributions": [
20+
"code"
21+
]
22+
},
23+
{
24+
"login": "damywise",
25+
"name": " A Arif A S",
26+
"avatar_url": "https://avatars.githubusercontent.com/u/25608913?v=4",
27+
"profile": "https://github.com/damywise",
28+
"contributions": [
29+
"code"
30+
]
31+
},
32+
{
33+
"login": "jpnurmi",
34+
"name": "J-P Nurmi",
35+
"avatar_url": "https://avatars.githubusercontent.com/u/140617?v=4",
36+
"profile": "https://github.com/jpnurmi",
37+
"contributions": [
38+
"code"
39+
]
40+
},
41+
{
42+
"login": "Dixeran",
43+
"name": "Dixeran",
44+
"avatar_url": "https://avatars.githubusercontent.com/u/22679810?v=4",
45+
"profile": "https://github.com/Dixeran",
46+
"contributions": [
47+
"code"
48+
]
49+
},
50+
{
51+
"login": "nikitatg",
52+
"name": "nikitatg",
53+
"avatar_url": "https://avatars.githubusercontent.com/u/96043303?v=4",
54+
"profile": "https://github.com/nikitatg",
55+
"contributions": [
56+
"code"
57+
]
58+
},
59+
{
60+
"login": "Merrit",
61+
"name": "Kristen McWilliam",
62+
"avatar_url": "https://avatars.githubusercontent.com/u/9575627?v=4",
63+
"profile": "https://merritt.codes/",
64+
"contributions": [
65+
"code"
66+
]
67+
},
68+
{
69+
"login": "Kingtous",
70+
"name": "Kingtous",
71+
"avatar_url": "https://avatars.githubusercontent.com/u/39793325?v=4",
72+
"profile": "https://github.com/Kingtous",
73+
"contributions": [
74+
"code"
75+
]
76+
},
77+
{
78+
"login": "hlwhl",
79+
"name": "Prome",
80+
"avatar_url": "https://avatars.githubusercontent.com/u/7610615?v=4",
81+
"profile": "https://github.com/hlwhl",
82+
"contributions": [
83+
"code"
84+
]
85+
},
86+
{
87+
"login": "boyan01",
88+
"name": "Bin",
89+
"avatar_url": "https://avatars.githubusercontent.com/u/17426470?v=4",
90+
"profile": "https://i.soit.tech/",
91+
"contributions": [
92+
"code"
93+
]
94+
},
95+
{
96+
"login": "youxiachai",
97+
"name": "youxiachai",
98+
"avatar_url": "https://avatars.githubusercontent.com/u/929502?v=4",
99+
"profile": "https://github.com/youxiachai",
100+
"contributions": [
101+
"code"
102+
]
103+
},
104+
{
105+
"login": "Allenxuxu",
106+
"name": "Allen Xu",
107+
"avatar_url": "https://avatars.githubusercontent.com/u/20566897?v=4",
108+
"profile": "https://github.com/Allenxuxu",
109+
"contributions": [
110+
"code"
111+
]
112+
},
113+
{
114+
"login": "CodeDoctorDE",
115+
"name": "CodeDoctor",
116+
"avatar_url": "https://avatars.githubusercontent.com/u/20452814?v=4",
117+
"profile": "https://linwood.dev/",
118+
"contributions": [
119+
"code"
120+
]
121+
},
122+
{
123+
"login": "jcbinet",
124+
"name": "Jean-Christophe Binet",
125+
"avatar_url": "https://avatars.githubusercontent.com/u/17210882?v=4",
126+
"profile": "https://github.com/jcbinet",
127+
"contributions": [
128+
"code"
129+
]
130+
},
131+
{
132+
"login": "Jon-Salmon",
133+
"name": "Jon Salmon",
134+
"avatar_url": "https://avatars.githubusercontent.com/u/26483285?v=4",
135+
"profile": "https://github.com/Jon-Salmon",
136+
"contributions": [
137+
"code"
138+
]
139+
},
140+
{
141+
"login": "koral--",
142+
"name": "Karol Wrótniak",
143+
"avatar_url": "https://avatars.githubusercontent.com/u/3340954?v=4",
144+
"profile": "https://github.com/koral--",
145+
"contributions": [
146+
"code"
147+
]
148+
},
149+
{
150+
"login": "laiiihz",
151+
"name": "LAIIIHZ",
152+
"avatar_url": "https://avatars.githubusercontent.com/u/35956195?v=4",
153+
"profile": "https://github.com/laiiihz",
154+
"contributions": [
155+
"code"
156+
]
157+
},
158+
{
159+
"login": "mkulesh",
160+
"name": "Mikhail Kulesh",
161+
"avatar_url": "https://avatars.githubusercontent.com/u/30557348?v=4",
162+
"profile": "https://www.linkedin.com/in/mikhailkulesh",
163+
"contributions": [
164+
"code"
165+
]
166+
},
167+
{
168+
"login": "prateekmedia",
169+
"name": "Prateek Sunal",
170+
"avatar_url": "https://avatars.githubusercontent.com/u/41370460?v=4",
171+
"profile": "https://github.com/prateekmedia",
172+
"contributions": [
173+
"code"
174+
]
175+
},
176+
{
177+
"login": "ricardoboss",
178+
"name": "Ricardo Boss",
179+
"avatar_url": "https://avatars.githubusercontent.com/u/6266356?v=4",
180+
"profile": "https://ricardoboss.de/",
181+
"contributions": [
182+
"code"
183+
]
184+
}
185+
],
186+
"contributorsPerLine": 7,
187+
"linkToUsage": true
188+
}

README-ZH.md

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# window_manager
22

3-
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url] ![][visits-count-image]
3+
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url] ![][visits-count-image] [![All Contributors][all-contributors-image]](#contributors)
44

55
[pub-image]: https://img.shields.io/pub/v/window_manager.svg
66
[pub-url]: https://pub.dev/packages/window_manager
@@ -9,6 +9,7 @@
99
[discord-url]: https://discord.gg/zPa6EZ2jqb
1010

1111
[visits-count-image]: https://img.shields.io/badge/dynamic/json?label=Visits%20Count&query=value&url=https://api.countapi.xyz/hit/leanflutter.window_manager/visits
12+
[all-contributors-image]: https://img.shields.io/github/all-contributors/leanflutter/window_manager?color=ee8449&style=flat-square
1213

1314
这个插件允许 Flutter 桌面应用调整窗口的大小和位置。
1415

@@ -848,6 +849,55 @@ Emitted all events.
848849

849850
<!-- README_DOC_GEN -->
850851

852+
## 贡献者
853+
854+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
855+
<!-- prettier-ignore-start -->
856+
<!-- markdownlint-disable -->
857+
<table>
858+
<tbody>
859+
<tr>
860+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lijy91"><img src="https://avatars.githubusercontent.com/u/3889523?v=4?s=100" width="100px;" alt="LiJianying"/><br /><sub><b>LiJianying</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=lijy91" title="Code">💻</a></td>
861+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/damywise"><img src="https://avatars.githubusercontent.com/u/25608913?v=4?s=100" width="100px;" alt=" A Arif A S"/><br /><sub><b> A Arif A S</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=damywise" title="Code">💻</a></td>
862+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jpnurmi"><img src="https://avatars.githubusercontent.com/u/140617?v=4?s=100" width="100px;" alt="J-P Nurmi"/><br /><sub><b>J-P Nurmi</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=jpnurmi" title="Code">💻</a></td>
863+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Dixeran"><img src="https://avatars.githubusercontent.com/u/22679810?v=4?s=100" width="100px;" alt="Dixeran"/><br /><sub><b>Dixeran</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=Dixeran" title="Code">💻</a></td>
864+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nikitatg"><img src="https://avatars.githubusercontent.com/u/96043303?v=4?s=100" width="100px;" alt="nikitatg"/><br /><sub><b>nikitatg</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=nikitatg" title="Code">💻</a></td>
865+
<td align="center" valign="top" width="14.28%"><a href="https://merritt.codes/"><img src="https://avatars.githubusercontent.com/u/9575627?v=4?s=100" width="100px;" alt="Kristen McWilliam"/><br /><sub><b>Kristen McWilliam</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=Merrit" title="Code">💻</a></td>
866+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Kingtous"><img src="https://avatars.githubusercontent.com/u/39793325?v=4?s=100" width="100px;" alt="Kingtous"/><br /><sub><b>Kingtous</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=Kingtous" title="Code">💻</a></td>
867+
</tr>
868+
<tr>
869+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hlwhl"><img src="https://avatars.githubusercontent.com/u/7610615?v=4?s=100" width="100px;" alt="Prome"/><br /><sub><b>Prome</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=hlwhl" title="Code">💻</a></td>
870+
<td align="center" valign="top" width="14.28%"><a href="https://i.soit.tech/"><img src="https://avatars.githubusercontent.com/u/17426470?v=4?s=100" width="100px;" alt="Bin"/><br /><sub><b>Bin</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=boyan01" title="Code">💻</a></td>
871+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/youxiachai"><img src="https://avatars.githubusercontent.com/u/929502?v=4?s=100" width="100px;" alt="youxiachai"/><br /><sub><b>youxiachai</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=youxiachai" title="Code">💻</a></td>
872+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Allenxuxu"><img src="https://avatars.githubusercontent.com/u/20566897?v=4?s=100" width="100px;" alt="Allen Xu"/><br /><sub><b>Allen Xu</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=Allenxuxu" title="Code">💻</a></td>
873+
<td align="center" valign="top" width="14.28%"><a href="https://linwood.dev/"><img src="https://avatars.githubusercontent.com/u/20452814?v=4?s=100" width="100px;" alt="CodeDoctor"/><br /><sub><b>CodeDoctor</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=CodeDoctorDE" title="Code">💻</a></td>
874+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jcbinet"><img src="https://avatars.githubusercontent.com/u/17210882?v=4?s=100" width="100px;" alt="Jean-Christophe Binet"/><br /><sub><b>Jean-Christophe Binet</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=jcbinet" title="Code">💻</a></td>
875+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Jon-Salmon"><img src="https://avatars.githubusercontent.com/u/26483285?v=4?s=100" width="100px;" alt="Jon Salmon"/><br /><sub><b>Jon Salmon</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=Jon-Salmon" title="Code">💻</a></td>
876+
</tr>
877+
<tr>
878+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/koral--"><img src="https://avatars.githubusercontent.com/u/3340954?v=4?s=100" width="100px;" alt="Karol Wrótniak"/><br /><sub><b>Karol Wrótniak</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=koral--" title="Code">💻</a></td>
879+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/laiiihz"><img src="https://avatars.githubusercontent.com/u/35956195?v=4?s=100" width="100px;" alt="LAIIIHZ"/><br /><sub><b>LAIIIHZ</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=laiiihz" title="Code">💻</a></td>
880+
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/mikhailkulesh"><img src="https://avatars.githubusercontent.com/u/30557348?v=4?s=100" width="100px;" alt="Mikhail Kulesh"/><br /><sub><b>Mikhail Kulesh</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=mkulesh" title="Code">💻</a></td>
881+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/prateekmedia"><img src="https://avatars.githubusercontent.com/u/41370460?v=4?s=100" width="100px;" alt="Prateek Sunal"/><br /><sub><b>Prateek Sunal</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=prateekmedia" title="Code">💻</a></td>
882+
<td align="center" valign="top" width="14.28%"><a href="https://ricardoboss.de/"><img src="https://avatars.githubusercontent.com/u/6266356?v=4?s=100" width="100px;" alt="Ricardo Boss"/><br /><sub><b>Ricardo Boss</b></sub></a><br /><a href="https://github.com/leanflutter/window_manager/commits?author=ricardoboss" title="Code">💻</a></td>
883+
</tr>
884+
</tbody>
885+
<tfoot>
886+
<tr>
887+
<td align="center" size="13px" colspan="7">
888+
<img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
889+
<a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
890+
</img>
891+
</td>
892+
</tr>
893+
</tfoot>
894+
</table>
895+
896+
<!-- markdownlint-restore -->
897+
<!-- prettier-ignore-end -->
898+
899+
<!-- ALL-CONTRIBUTORS-LIST:END -->
900+
851901
## 许可证
852902

853903
[MIT](./LICENSE)

0 commit comments

Comments
 (0)