color_convert 2.0.1 copy "color_convert: ^2.0.1" to clipboard
color_convert: ^2.0.1 copied to clipboard

A color conversion library for Dart. It converts all ways between rgb, hsl, hsv, hwb, cmyk, ansi, ansi16, hex strings, and CSS keywords (will round to closest).

2.0.1 #

  • Added comprehensive dartdoc documentation to public API
  • Updated Dart SDK constraint to support Dart 3.x (>=2.17.0 <4.0.0)
  • Enhanced API with exported constants: colorSpaceNames and conversionRoutes
  • Updated to latest lints package (6.0.0)
  • Improved pub.dev package score with better documentation coverage
  • All 73 tests passing with static analysis clean

2.0.0 #

  • Add null-safety support
  • Added documentation

1.0.2 #

  • Package related fixes

1.0.1 #

  • Remove dart:mirrors

1.0.0 #

  • Initial version
9
likes
160
points
18
downloads

Publisher

verified publishernexo.sh

Weekly Downloads

A color conversion library for Dart. It converts all ways between rgb, hsl, hsv, hwb, cmyk, ansi, ansi16, hex strings, and CSS keywords (will round to closest).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on color_convert