Skip to content

Commit

Permalink
Release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
nohli committed Jul 4, 2021
1 parent 4c61bd2 commit 6afe4d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
## [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]

* publish test.
* Publishing test.
## [1.0.1]

* Add .gihub files.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 6afe4d2

Please sign in to comment.