Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "jacobaraujo7",
"name": "Jacob Moura",
"avatar_url": "https://avatars2.githubusercontent.com/u/4047813?v=4",
"profile": "https://flutterando.com.br",
"contributions": [
"maintenance",
"code",
"review"
]
}
],
"contributorsPerLine": 7,
"projectName": "modular",
"projectOwner": "Flutterando",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
![CI & Coverage](https://github.com/Flutterando/modular/workflows/CI/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/Flutterando/modular/badge.svg?branch=master)](https://coveralls.io/github/Flutterando/modular?branch=master)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## Flutter Modular

Expand Down Expand Up @@ -679,4 +682,22 @@ This is currently our roadmap, please feel free to request additions/changes.
Please send feature requests and bugs at the issue tracker.

Created from templates made available by Stagehand under a BSD-style license.
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).
## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://flutterando.com.br"><img src="https://avatars2.githubusercontent.com/u/4047813?v=4" width="100px;" alt=""/><br /><sub><b>Jacob Moura</b></sub></a><br /><a href="#maintenance-jacobaraujo7" title="Maintenance">🚧</a> <a href="https://github.com/Flutterando/modular/commits?author=jacobaraujo7" title="Code">💻</a> <a href="https://github.com/Flutterando/modular/pulls?q=is%3Apr+reviewed-by%3Ajacobaraujo7" title="Reviewed Pull Requests">👀</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!