Releases: hendriku/ColorPicker
Releases · hendriku/ColorPicker
2.1.0
ColorPicker -> ColorPickerRing
- Renaming modules to avoid clashes with Apples iOS 14 ColorPicker. (The repository name will change later.)
2.0.1
- Switch from Color view to DynamicColor model. This is a breaking change.
- Improve initial state for binding. No more jumping on first drag.
- Extract single source of truth.
- Extend hue details.
- Remove ColorBackground as Colors itself are a View.