colorz 0.1.0 colorz: ^0.1.0 copied to clipboard
π¨ Color constants represented by color names from colornames.org.
You're creating an app using Colors.green
, or maybe even Colors.teal
or Colors.pink
?
There are so many more inspiring colors you're missing out on!
Join the fun and say hello to Colorz.tardis
, Colorz.driedToothpaste
and Colorz.greenBanana
!
Make use of Colorz.cookieMonsterCottonCandy
, Colorz.unoReverseCardBlue
and Colorz.darkRavenclawBlue
!
Meet Colorz.arabicaMint
, Colorz.pickleyCactus
and Colorz.margesHair
!
π¨ On colornames.org people from all over the word come together to name colors. This package makes the 9.000 most upvoted colors available in your Flutter app! That's the best 0.0536β% of all 16.7βmillion RGB colors!
β οΈ Disclaimer: The color names are chosen by the community and are not censored. Therefore, color names may include words considered offensive, vulgar or obscene.
β€οΈ Want to contribute? Visit colornames.org and provide some names or vote for colors to improve this package! If you find any issues or have ideas for improvements of this package, don't hesitate to create an issue in the GitHub repository.
π¦ Updates of this package:
From time to time, I'll re-generate the Colorz
and upload a major version upgrade to pub.dev (because there may be incompatibilities with previous versions).
If you want to generate the Colorz
yourself, go into the root directory of the colorz package and run dart generator/generator.dart
.
π€ Why only use the top 9.000 colors and not something round, like the top 10.000? pub.dev runs dartdoc with limited space.