color_hue_n_tint 1.0.2 color_hue_n_tint: ^1.0.2 copied to clipboard
A package to gennerate Color Shading
1.0.0 #
- Initial version.
- Shader Class.
- .palette()
- .lightPalette()
- .darkPalette()
- .lightness()
- .darkness()
- Extension
- List<Color>
- .toListInt()
- .toListString
- List<Color>
1.0.1 #
- Change name
- Shader Class to HueNTint Class
- .lightPalette() to .tints()
- .darkPalette() to .hues()
- .lightness() - delete
- .darkness() - delete
- Shader Class to HueNTint Class
- Bug fix
1.0.2 #
- Example Update