Skip to content

Commit 8d24513

Browse files
Merge pull request #26 from boringdeveloper/all-contributors/add-LucasED78
docs: add LucasED78 as a contributor
2 parents 515094d + 0709b6b commit 8d24513

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@
1616
"maintenance",
1717
"test"
1818
]
19+
},
20+
{
21+
"login": "LucasED78",
22+
"name": "Lucas Eduardo",
23+
"avatar_url": "https://avatars.githubusercontent.com/u/30601688?v=4",
24+
"profile": "https://github.com/LucasED78",
25+
"contributions": [
26+
"code"
27+
]
1928
}
2029
],
2130
"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-1-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-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>
@@ -131,6 +131,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
131131
<table>
132132
<tr>
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>
134+
<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>
134135
</tr>
135136
</table>
136137

0 commit comments

Comments
 (0)