ncscolor 1.0.0 copy "ncscolor: ^1.0.0" to clipboard
ncscolor: ^1.0.0 copied to clipboard

A comprehensive Dart package for converting NCS (Natural Color System) colors to RGB, HSL, and HEX formats, with additional RGB conversion utilities.

1.0.0 #

  • Breaking Changes:

    • Updated minimum Dart SDK to 3.0.0
    • Updated minimum Flutter SDK to 3.0.0
    • Improved code quality and documentation
  • Features:

    • Enhanced NCS color validation with better error messages
    • Improved RGB to HEX conversion with proper padding
    • Better null safety implementation
    • Added comprehensive documentation and examples
  • Bug Fixes:

    • Fixed hex color conversion for single-digit values
    • Improved NCS color regex validation
    • Fixed type safety issues

0.0.1 #

  • Initial release with basic NCS color conversion functionality
4
likes
150
points
69
downloads

Publisher

verified publishermohamed-abdo.com

Weekly Downloads

A comprehensive Dart package for converting NCS (Natural Color System) colors to RGB, HSL, and HEX formats, with additional RGB conversion utilities.

Repository (GitHub)

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ncscolor