File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 12.1.0
2
+
3
+ * Add windows setup on example
4
+ * Set minimal Flutter version to 3.32.0
5
+ * Set minimal Dart version to 3.8.0
6
+ * [ FormBuilderColorPicker] Fix color string.
7
+
1
8
## 12.0.0
2
9
3
10
### BREAKING CHANGE
Original file line number Diff line number Diff line change @@ -187,7 +187,7 @@ packages:
187
187
path: ".."
188
188
relative: true
189
189
source: path
190
- version: "12.0 .0"
190
+ version: "12.1 .0"
191
191
form_builder_validators:
192
192
dependency: "direct main"
193
193
description:
Original file line number Diff line number Diff line change 1
1
name : form_builder_extra_fields
2
2
description : Additional ready-made form input fields for flutter_form_builder package
3
- version : 12.0 .0
3
+ version : 12.1 .0
4
4
homepage : https://github.com/flutter-form-builder-ecosystem
5
5
repository : https://github.com/flutter-form-builder-ecosystem/form_builder_extra_fields
6
6
issue_tracker : https://github.com/flutter-form-builder-ecosystem/form_builder_extra_fields/issues
You can’t perform that action at this time.
0 commit comments