random_color 1.0.5 copy "random_color: ^1.0.5" to clipboard
random_color: ^1.0.5 copied to clipboard

Generate random colors from hue, saturation and brightness that are visualy appearing. You can chose exact color specifications.

1.0.5 2020.04.04 #

  • BREAKING CHANGE: Range + (addition) will no longer mutate the object but return new instance of the object (range is const now)
  • Added == and hashcode to color saturation, brightness and hue.

1.0.4 2019.08.16 #

  • BREAKING CHANGE: Range + (addition) will no longer mutate the object but return new instance of the object (range is const now)
  • Added == and hashcode to color saturation, brightness and hue.

1.0.3 2018.10.20 #

  • Update example app
  • Set debug value default to false

1.0.2 2018.10.20 #

  • Update description

1.0.1 2018.10.17 #

  • Remove test dependency
  • Add description
  • Add randomColors function that returns lost of random colors
  • Change named parameter from ColorHue.custom() to required unnamed parameter
  • Change named parameter from ColorSaturation.custom() to required unnamed parameter
  • Change named parameter from ColorBrightness.custom() to required unnamed parameter

1.0.0 TODO: 2018.10.17 #

  • Initial release
153
likes
30
points
2.5k
downloads

Publisher

verified publishersquare-pear.com

Weekly Downloads

Generate random colors from hue, saturation and brightness that are visualy appearing. You can chose exact color specifications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on random_color