Skip to content

Commit

Permalink
Version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyozer committed Aug 20, 2018
1 parent f85bab6 commit 4602393
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.0.2

* Add support of ColorSwatch and not MaterialColor
* Fix bug of colors null
* Fix bug if you just press main color, and not shade color, the change event not called
* Improve code

## 0.0.1

* Initial release
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: color_picker
description: Color picker for Flutter
version: 0.0.1
version: 0.0.2
author: Jean-Charles Moussé <[email protected]>
homepage: https://github.com/pyozer/color_picker

Expand Down

0 comments on commit 4602393

Please sign in to comment.