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 6a86740 commit b5211d0Copy full SHA for b5211d0
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [1.4.0]
2
+
3
+* Update dependencies.
4
+* Rename to `main` branch, and update links in readme.
5
6
## [1.3.0]
7
8
* Expose some decoration properties for PaletteHuePicker.
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.3.0
+version: 1.4.0
homepage: https://github.com/fluttercandies/flutter_hsvcolor_picker
dependencies:
0 commit comments