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

Flutter extensions for the Prism color manipulation library. Seamless conversion between Ray and Flutter Color objects.

1.0.0 #

  • Initial release of Prism Flutter extensions
  • Ray to Flutter Color: Convert Ray objects to Flutter Color with toColor() and toColorWithOpacity()
  • Flutter Color to Ray: Convert Flutter Colors to Ray objects with toRay()
  • Perfect fidelity: All conversions preserve complete ARGB color information
  • Zero overhead: Direct value conversions with no performance cost
  • Enhanced manipulation: Access Ray's powerful color operations from Flutter Colors
  • Round-trip conversions: Ray ↔ Color conversions maintain perfect fidelity
  • Comprehensive tests: Full test coverage for all extension methods and edge cases
3
likes
0
points
112
downloads

Publisher

verified publisherrocketware.co.uk

Weekly Downloads

Flutter extensions for the Prism color manipulation library. Seamless conversion between Ray and Flutter Color objects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, prism

More

Packages that depend on prism_flutter