random_color 1.0.1
random_color: ^1.0.1 copied to clipboard
Generate random colors from hue, saturation and brightness that are visualy appearing. You can chose exact color specifications. Choosing all 3 variables as staticValue range will remove random factor [...]
[1.0.1] - TODO: 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