This project make use of open sourced shield.io project for creating flutter badges.
The quick plugin in README will help you to generate your Flutter Pub Package Badge for GitHub.
Just include the following line in your README.md
[![](http://flutter-badge.zaynjarvis.com/version/{PackageName})](https://pub.dartlang.org/packages/{PackageName})
[![](http://flutter-badge.zaynjarvis.com/score/{PackageName})](https://pub.dartlang.org/packages/{PackageName})
[![](http://flutter-badge.zaynjarvis.com/version/flutter_signin_button)](https://pub.dartlang.org/packages/flutter_signin_button)
[![](http://flutter-badge.zaynjarvis.com/score/flutter_signin_button)](https://pub.dartlang.org/packages/flutter_signin_button)
- Shields.io - An awesome website to generate badges
Pull request and issues are warmly welcomed. Since the author do realize that request-promise does take a long time to fetch badges.
- Zayn Jarvis - Initial work - ZaynJarvis
This project is licensed under the MIT License - see the LICENSE.md file for details
- Shields.io
- PurpleBooth/README-Template.md