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 9e1d34d commit 6c0cf93Copy full SHA for 6c0cf93
packages/reactive_color_picker/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [2.2.0]
2
+
3
+* color picker builders for more customisations
4
5
## [2.1.0]
6
7
* package update + bugfix
packages/reactive_color_picker/pubspec.yaml
@@ -1,6 +1,6 @@
name: reactive_color_picker
description: Wrapper around `flutter_colorpicker` to use with `reactive_forms`.
-version: 2.1.0
+version: 2.2.0
repository: https://github.com/artflutter/reactive_forms_widgets/tree/master/packages/reactive_color_picker
issue_tracker: https://github.com/artflutter/reactive_forms_widgets/issues
0 commit comments