File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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" : " boringdeveloper" ,
10+ "name" : " Nickr" ,
11+ "avatar_url" : " https://avatars.githubusercontent.com/u/21273958?v=4" ,
12+ "profile" : " https://github.com/boringdeveloper" ,
13+ "contributions" : [
14+ " code" ,
15+ " doc" ,
16+ " maintenance" ,
17+ " test"
18+ ]
19+ }
20+ ],
21+ "contributorsPerLine" : 7 ,
22+ "projectName" : " FlutterSwitch" ,
23+ "projectOwner" : " boringdeveloper" ,
24+ "repoType" : " github" ,
25+ "repoHost" : " https://github.com" ,
26+ "skipCi" : true
27+ }
Original file line number Diff line number Diff line change 11# flutter_switch
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 -->
25
36[ ![ 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 >
47
@@ -121,3 +124,23 @@ multiple Flutter or Dart projects.
121124For help getting started with Flutter, view our
122125[ online documentation] ( https://flutter.dev/docs ) , which offers tutorials,
123126samples, guidance on mobile development, and a full API reference.
127+
128+ ## Contributors ✨
129+
130+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
131+
132+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
133+ <!-- prettier-ignore-start -->
134+ <!-- markdownlint-disable -->
135+ <table >
136+ <tr >
137+ <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>
138+ </tr >
139+ </table >
140+
141+ <!-- markdownlint-restore -->
142+ <!-- prettier-ignore-end -->
143+
144+ <!-- ALL-CONTRIBUTORS-LIST:END -->
145+
146+ 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