Skip to content

Commit 6c0cf93

Browse files
committed
reactive_color_picker 2.2.0
1 parent 9e1d34d commit 6c0cf93

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/reactive_color_picker/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.2.0]
2+
3+
* color picker builders for more customisations
4+
15
## [2.1.0]
26

37
* package update + bugfix

packages/reactive_color_picker/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: reactive_color_picker
22
description: Wrapper around `flutter_colorpicker` to use with `reactive_forms`.
3-
version: 2.1.0
3+
version: 2.2.0
44
repository: https://github.com/artflutter/reactive_forms_widgets/tree/master/packages/reactive_color_picker
55
issue_tracker: https://github.com/artflutter/reactive_forms_widgets/issues
66

0 commit comments

Comments
 (0)