Skip to content

Commit 4602393

Browse files
committed
Version 0.0.2
1 parent f85bab6 commit 4602393

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.0.2
2+
3+
* Add support of ColorSwatch and not MaterialColor
4+
* Fix bug of colors null
5+
* Fix bug if you just press main color, and not shade color, the change event not called
6+
* Improve code
7+
18
## 0.0.1
29

310
* Initial release

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: color_picker
22
description: Color picker for Flutter
3-
version: 0.0.1
3+
version: 0.0.2
44
author: Jean-Charles Moussé <[email protected]>
55
homepage: https://github.com/pyozer/color_picker
66

0 commit comments

Comments
 (0)