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
+ ## [ 10.0.0-dev.1]
2
+
3
+ ### BREAKING CHANGE
4
+
5
+ - Update constraints to Flutter 3.10
6
+ - Update intl to 0.18
7
+
1
8
## [ 9.0.0]
2
9
3
10
### BREAKING CHANGE
Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ packages:
211
211
path: ".."
212
212
relative: true
213
213
source: path
214
- version: "9 .0.0"
214
+ version: "10 .0.0-dev.1 "
215
215
form_builder_validators:
216
216
dependency: "direct main"
217
217
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 : 9 .0.0
3
+ version : 10 .0.0-dev.1
4
4
issue_tracker : https://github.com/flutter-form-builder-ecosystem/form_builder_extra_fields/issues
5
5
homepage : https://github.com/flutter-form-builder-ecosystem
6
6
repository : https://github.com/flutter-form-builder-ecosystem/form_builder_extra_fields
You can’t perform that action at this time.
0 commit comments