File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 11.1.0
2+
3+ ### Features
4+
5+ * Set minimal Flutter version to 3.27.0
6+ * Set minimal Dart version to 3.6.0
7+ * Compatibility with ` flutter_form_builder ` 9.6.x
8+
19## 11.0.0
210
311### BREAKING CHANGE
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ packages:
203203 path: ".."
204204 relative: true
205205 source: path
206- version: "11.0 .0"
206+ version: "11.1 .0"
207207 form_builder_validators:
208208 dependency: "direct main"
209209 description:
Original file line number Diff line number Diff line change 11name : form_builder_extra_fields
22description : Additional ready-made form input fields for flutter_form_builder package
3- version : 11.0 .0
3+ version : 11.1 .0
44issue_tracker : https://github.com/flutter-form-builder-ecosystem/form_builder_extra_fields/issues
55homepage : https://github.com/flutter-form-builder-ecosystem
66repository : https://github.com/flutter-form-builder-ecosystem/form_builder_extra_fields
You can’t perform that action at this time.
0 commit comments