forthebadge / for-the-badge

It all started because of an obsession with two words: “build passing”. It all ended with this: badges, for badges’ sake.
https://forthebadge.com
GNU General Public License v3.0
1.8k stars 149 forks source link

New Badge Request #137

Closed codelixir closed 3 years ago

codelixir commented 3 years ago

Can we have a Made With | Flutter * badge? Like Made with Python, etc but with the Flutter logo (The logo is slightly complex, but I found a simple version with a single colour as shown below but with white instead of black)

Flutter Logo

sven-frotscher commented 3 years ago

made with: Flutter (https://img.shields.io/static/v1?label=made%20with&message=Flutter&logo=flutter&style=for-the-badge&color=c13d3b&labelColor=ea4761) is the closest I could get on shields.io.

codelixir commented 3 years ago

made with: Flutter (https://img.shields.io/static/v1?label=made%20with&message=Flutter&logo=flutter&style=for-the-badge&color=c13d3b&labelColor=ea4761) is the closest I could get on shields.io.

Thank you! This is amazing Can one of the project managers please add this?

sven-frotscher commented 3 years ago

It's slightly inconsistent with the existing Made with: badges (where the logo is on the right). shields.io puts the logo on the left.

sven-frotscher commented 3 years ago

For comparison: Made with: Flutter (shields.io) Made with: Python (forthebadge.com)

Differences are:

In addition, using the Shields badge or an eventual ForTheBadge-created one may violate the Flutter Brand Guidelines, but I'm not sure.

ekfuhrmann commented 3 years ago

I'm excited to announce that we have now added a For The Badge Generator which allows you to build the badge to whatever specifications you want! Feel free to give it a whirl!

In this case it looks like you also want to incorporate an icon. I haven't yet gotten around to adding icon support to the badge generator yet (though it is on my list of things to do), but hopefully in the meantime this will cover your bases!

Still interested in submitting a badge for public sharing and hosting on For The Badge? You can still submit a PR with the badge you created by providing a share link, and if it gets enough support or really sings to us, we'll add it to the core site!