Skip to content

Commit

Permalink
Merge pull request #19 from abuanwar072/all-contributors/add-simon1tan
Browse files Browse the repository at this point in the history
docs: add simon1tan as a contributor for bug
  • Loading branch information
aslight0013 committed Jun 22, 2021
2 parents 9029d50 + 0e85e8c commit 12f118d
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "simon1tan",
"name": "Simon Tan",
"avatar_url": "https://avatars.githubusercontent.com/u/1250858?v=4",
"profile": "https://github.com/simon1tan",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "Flutter-Responsive-Admin-Panel-or-Dashboard",
"projectOwner": "abuanwar072",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Responsive Admin Panel or Dashboard - Flutter UI
<!-- 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 -->

## [Live Preview](https://abuanwar072.github.io/Flutter-Responsive-Admin-Panel-or-Dashboard/#/)

Expand All @@ -22,3 +25,23 @@ It works perfectly on the Web, macOS app, Tablet also on both Android and iOS ph
![Preview](/gif.gif)

![App UI](/ui.png)

## 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://github.com/simon1tan"><img src="https://avatars.githubusercontent.com/u/1250858?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Simon Tan</b></sub></a><br /><a href="https://github.com/abuanwar072/Flutter-Responsive-Admin-Panel-or-Dashboard/issues?q=author%3Asimon1tan" title="Bug reports">🐛</a></td>
</tr>
</table>

<!-- markdownlint-restore -->
<!-- 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!

0 comments on commit 12f118d

Please sign in to comment.