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 4c61bd2 commit 6afe4d2Copy full SHA for 6afe4d2
CHANGELOG.md
@@ -1,6 +1,12 @@
1
+## [1.1.0]
2
+
3
+* Fix ColorPicker not shown in landscape mode
4
+* Fix alpha slider not changing the alpha value of color
5
+* Add initialPicker for changing the first picker of ColorPicker
6
7
## [1.0.2]
8
-* publish test.
9
+* Publishing test.
10
## [1.0.1]
11
12
* Add .gihub files.
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.0.2
+version: 1.1.0
homepage: https://github.com/fluttercandies/flutter_hsvcolor_picker
dependencies:
0 commit comments