uni_color_name 0.7.0 copy "uni_color_name: ^0.7.0" to clipboard
uni_color_name: ^0.7.0 copied to clipboard

Identifies the value of a color by name and vice versa. Knows over 1000 color names. The easy-to-use and well-tested library for fuzzy search.

Changelog #

All notable changes to the project UniColorName will be documented in this file. See Conventional Commits for commit guidelines.

0.7.0 #

0.6.0 #

0.5.0 #

  • Expanded UniColor with alpha channel. Updated palettes.
  • Included a Flutter example with palette Zeplin.
  • Renamed ColorModel.rgb to ColorModel.argb.
  • Introduced UniColorNoAlpha and UniColorShortNoAlpha classes.
  • Renamed withoutModel to noModel.
  • Renamed i256 to index256 and optimized it.
  • Added withAlpha and noAlpha extensions.
  • Renamed a test palettes.
  • Improved Welcome and TODO sections in README.
  • Provided a platform support in README.

0.4.1 #

  • Fixed CI.

0.4.0 #

  • Provided Palette.operator[](String colorName).
  • Some color conversion extensions have been renamed.
  • Added a Flutter example with visualize palette Zeplin.
  • Enhanced README.
  • Added some TODOs.
  • Added CI.

0.3.0 #

  • Generalized UniColor and Palette.
  • Closest color with various color distance formulas.
  • Introduced converters to UniPalette. WIP.
  • Introduced the factory UniPalette.list().
  • Introduced UniColor<int>.i256: returns a 1-dimension index for the channel range [0; 255].
  • Stabilized UniPalette.file().
  • Updated README.

0.2.0 #

  • Extended ColorModel and Palette.
  • Introduced extensions for UniColor and IntUniColor.
  • Updated README.

0.1.0 #

  • Initial release.
1
likes
160
pub points
42%
popularity
screenshot

Publisher

verified publishersyrokomskyi.com

Identifies the value of a color by name and vice versa. Knows over 1000 color names. The easy-to-use and well-tested library for fuzzy search.

Repository (GitHub)
View/report issues
Contributing

Topics

#identify #color #palette #detector #search

Documentation

API reference

License

MIT (license)

Dependencies

uni_color_model, uni_color_palette

More

Packages that depend on uni_color_name