uni_color_palette 0.2.1 uni_color_palette: ^0.2.1 copied to clipboard
The set of amazing color palettes with links to original sources: Pantone, RAL, Zeplin, Commodore 64, etc.
Changelog #
All notable changes to the project UniColorPalette
will be documented in this file.
See Conventional Commits for commit guidelines.
0.2.1 #
- Fixed CI build.
0.2.0 #
-
Added name, license, and source to palettes.
-
Extended a Dart example.
-
Added example
all_colors
. -
Updated example
all_palettes
. -
Added palettes and most of the colors from them in
README
. -
Included screenshots for palettes in
README
. -
Provided the project dependencies to
README
. -
Noted a cover in
README
. -
Included a raw data of palettes to the project. Look at folder
tool/data
. -
Optimized the palette representations.
-
Refactoring after changes UniColorModel.
-
Added TODOs.
0.1.0 #
- Initial release.