enhanced_gradients 2.0.0
enhanced_gradients: ^2.0.0 copied to clipboard
Flutter gradient wrappers that interpolate colors in the HCT color system.
2.0.0 #
- BREAKING CHANGE: Raise minimum Flutter version to 3.27.0, which supports wide gamut color spaces.
1.0.2 #
- Remove dependency on HctSolver and use Hct instead.
1.0.1 #
- Expand readme and the example app.
1.0.0 #
No changes since 1.0.0-rc1
1.0.0-rc1 #
- Initial release with EnhancedLinearGradient, EnhancedRadialGradient, EnhancedSweepGradient and HctColorTween.