flutter_color 2.1.0 flutter_color: ^2.1.0 copied to clipboard
Flutter plugin for works with colors schemes like a hex, hsl, xyz and cielab
2.1.0 #
- Upgrade dependencies
2.0.0 #
- Null-safety migration & Flutter v2 capability
1.2.0+1 #
- Update example
1.2.0 #
- Set minimal flutter version to 1.17.0
1.1.0 #
- Added
Color.mix(otherColor, mixPercent)
helper hexColor
transferred fromHexColor
toColorHelper
(color extension) and renamed toasHexString
1.0.0 #
- Initial commit