hue_rotation 1.2.1 copy "hue_rotation: ^1.2.1" to clipboard
hue_rotation: ^1.2.1 copied to clipboard

outdated

Change the color of any widget that has a color, like SwiftUI's Hue Rotation.

Getting Started #

https://pub.dev/packages/hue_rotation/install

https://pub.dev/packages/hue_rotation/example

About #

  • This widget performs a hue rotation on the child's color:
  • Degrees defines the number of degrees around the color circle the color will be adjusted.
  • A value of 0 leaves the color unchanged.
  • A value of 180 paints the complementary color.
  • The manipulated color in the example is Colors.blue.

HueRotation in Action #

Screenrecording Screenrecording

Todo #

  • Add feature requests
  • Merge your pull requests
22
likes
0
pub points
63%
popularity

Publisher

verified publisherachim.io

Change the color of any widget that has a color, like SwiftUI's Hue Rotation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on hue_rotation