File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 10.0.0-dev.2]
2
+
3
+ ### BREAKING CHANGE
4
+
5
+ - Update constraints to Dart 3
6
+
1
7
## [ 10.0.0-dev.1]
2
8
3
9
### 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: "10.0.0-dev.1 "
214
+ version: "10.0.0-dev.2 "
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 : 10.0.0-dev.1
3
+ version : 10.0.0-dev.2
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