prism_flutter 2.1.0 copy "prism_flutter: ^2.1.0" to clipboard
prism_flutter: ^2.1.0 copied to clipboard

Flutter extensions for the Prism color library. Prism is an optimized, zero-dependency color manipulation library for Dart & Flutter with multiple color models, accessibility tools, and pre-built palettes.

Changelog #

2.1.0 #

  • Updated for Prism 2.1.0 compatibility (adds parse() methods)

2.0.0 #

  • Updated for Prism 2.0.0 compatibility

2.0.0-beta.2 #

  • Uses Prism 2.0.0-beta.2 with standardized API

2.0.0-beta.1 #

Breaking Changes:

  • Updated extensions for RayRgb8 and RayRgb16 classes (replaces RayRgb)
  • Renamed toRayRgb() to toRayRgb8() for 8-bit color support
  • Support for both 8-bit and 16-bit RGB precision

1.0.0 #

  • Initial release with Flutter Color extensions
  • Convert between RayRgb8 and Flutter Color objects
  • Perfect fidelity conversions preserving ARGB information
  • Zero overhead direct value conversions
3
likes
130
points
113
downloads

Publisher

verified publisherrocketware.co.uk

Weekly Downloads

Flutter extensions for the Prism color library. Prism is an optimized, zero-dependency color manipulation library for Dart & Flutter with multiple color models, accessibility tools, and pre-built palettes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, prism

More

Packages that depend on prism_flutter