Skip to content

Commit 6bd6978

Browse files
allcontributors[bot]AlexV525
authored andcommitted
docs: update README.md [skip ci]
1 parent 560ca1c commit 6bd6978

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Flutter WeChat Assets Picker
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/wechat_assets_picker?logo=dart&label=stable&style=flat-square)](https://pub.dev/packages/wechat_assets_picker)
47
[![pub package](https://img.shields.io/pub/v/wechat_assets_picker?color=42a012&include_prereleases&label=dev&logo=dart&style=flat-square)](https://pub.dev/packages/wechat_assets_picker)
@@ -16,6 +19,18 @@ An **assets picker** which looks like the one in WeChat, based on `photo_manager
1619
## Contributors ✨
1720

1821
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
22+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
23+
<!-- prettier-ignore-start -->
24+
<!-- markdownlint-disable -->
25+
<table>
26+
<tr>
27+
<td align="center"><a href="https://blog.alexv525.com"><img src="https://avatars1.githubusercontent.com/u/15884415?v=4" width="100px;" alt=""/><br /><sub><b>Alex Li</b></sub></a><br /><a href="https://github.com/fluttercandies/flutter_wechat_assets_picker/commits?author=AlexV525" title="Code">💻</a> <a href="#design-AlexV525" title="Design">🎨</a> <a href="https://github.com/fluttercandies/flutter_wechat_assets_picker/commits?author=AlexV525" title="Documentation">📖</a> <a href="#example-AlexV525" title="Examples">💡</a> <a href="#ideas-AlexV525" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-AlexV525" title="Maintenance">🚧</a> <a href="#question-AlexV525" title="Answering Questions">💬</a> <a href="https://github.com/fluttercandies/flutter_wechat_assets_picker/pulls?q=is%3Apr+reviewed-by%3AAlexV525" title="Reviewed Pull Requests">👀</a></td>
28+
</tr>
29+
</table>
30+
31+
<!-- markdownlint-enable -->
32+
<!-- prettier-ignore-end -->
33+
<!-- ALL-CONTRIBUTORS-LIST:END -->
1934

2035
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
2136
<!-- prettier-ignore-start -->

0 commit comments

Comments
 (0)