random_color 1.0.2
random_color: ^1.0.2 copied to clipboard
Generate random colors from hue, saturation and brightness that are visualy appearing. You can chose exact color specifications.
1.0.1 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