Skip to content

Commit f3c690b

Browse files
Merge pull request #28 from boringdeveloper/all-contributors/add-solid-daniyilyevtyushkin
docs: add solid-daniyilyevtyushkin as a contributor
2 parents 93aa9e4 + 71242ac commit f3c690b

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,16 @@
3434
"contributions": [
3535
"code"
3636
]
37+
},
38+
{
39+
"login": "solid-daniyilyevtyushkin",
40+
"name": "Daniyil Yevtyushkin",
41+
"avatar_url": "https://avatars.githubusercontent.com/u/69351065?v=4",
42+
"profile": "https://github.com/solid-daniyilyevtyushkin",
43+
"contributions": [
44+
"code",
45+
"test"
46+
]
3747
}
3848
],
3949
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# flutter_switch
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![pub package](https://img.shields.io/pub/v/flutter_switch.svg)](https://pub.dev/packages/flutter_switch) [![pub points](https://badges.bar/flutter_switch/pub%20points)](https://pub.dev/packages/flutter_switch/score) [![popularity](https://badges.bar/flutter_switch/popularity)](https://pub.dev/packages/flutter_switch/score) [![likes](https://badges.bar/flutter_switch/likes)](https://pub.dev/packages/flutter_switch/score) <a href="https://github.com/boringdeveloper/FlutterSwitch/actions"><img src="https://img.shields.io/github/workflow/status/boringdeveloper/FlutterSwitch/Widget%20Test?label=build"></a>
@@ -133,6 +133,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
133133
<td align="center"><a href="https://github.com/boringdeveloper"><img src="https://avatars.githubusercontent.com/u/21273958?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nickr</b></sub></a><br /><a href="https://github.com/boringdeveloper/FlutterSwitch/commits?author=boringdeveloper" title="Code">💻</a> <a href="https://github.com/boringdeveloper/FlutterSwitch/commits?author=boringdeveloper" title="Documentation">📖</a> <a href="#maintenance-boringdeveloper" title="Maintenance">🚧</a> <a href="https://github.com/boringdeveloper/FlutterSwitch/commits?author=boringdeveloper" title="Tests">⚠️</a></td>
134134
<td align="center"><a href="https://github.com/LucasED78"><img src="https://avatars.githubusercontent.com/u/30601688?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lucas Eduardo</b></sub></a><br /><a href="https://github.com/boringdeveloper/FlutterSwitch/commits?author=LucasED78" title="Code">💻</a></td>
135135
<td align="center"><a href="https://github.com/douglasramos"><img src="https://avatars.githubusercontent.com/u/12133412?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Douglas Ramos</b></sub></a><br /><a href="https://github.com/boringdeveloper/FlutterSwitch/commits?author=douglasramos" title="Code">💻</a></td>
136+
<td align="center"><a href="https://github.com/solid-daniyilyevtyushkin"><img src="https://avatars.githubusercontent.com/u/69351065?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniyil Yevtyushkin</b></sub></a><br /><a href="https://github.com/boringdeveloper/FlutterSwitch/commits?author=solid-daniyilyevtyushkin" title="Code">💻</a> <a href="https://github.com/boringdeveloper/FlutterSwitch/commits?author=solid-daniyilyevtyushkin" title="Tests">⚠️</a></td>
136137
</tr>
137138
</table>
138139

0 commit comments

Comments
 (0)