flutter_hsvcolor_picker 1.2.0 flutter_hsvcolor_picker: ^1.2.0 copied to clipboard
A HSV color picker inspired by chrome devtools and a material color picker for your flutter app.
[1.2.0] #
- Update deprecated theme color (accentColor -> colorScheme.secondary)
- Improve UI
- Refactor folder structure
[1.1.0] #
- Fix ColorPicker not shown in landscape mode
- Fix alpha slider not changing the alpha value of color
- Add initialPicker for changing the first picker of ColorPicker
[1.0.2] #
- Publishing test.
[1.0.1] #
- Add .gihub files.
[1.0.0] #
- Migrate to null safety.
[0.1.1] #
- Describe initial release.
[0.1.2] #
- Some bugs have been improved.