We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0aa75 commit 62cdd59Copy full SHA for 62cdd59
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.3.0]
2
+
3
+* Expose some decoration properties for PaletteHuePicker.
4
+* Update deprecated theme variables
5
+* Updates in example app.
6
7
## [1.2.3]
8
9
* Fix bug on color change where previously set alpha value was ignored.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_hsvcolor_picker
description: A HSV color picker inspired by chrome devtools and a material color picker for your flutter app.
-version: 1.2.3
+version: 1.3.0
homepage: https://github.com/fluttercandies/flutter_hsvcolor_picker
dependencies:
0 commit comments