File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- ## 9.2 .0
1
+ ## 10.0 .0
2
2
3
3
* Update intl to 0.19.0
4
- * Update constraints to Dart 3.2
5
- * Built with Flutter 3.16.6
4
+ * Update constraints to Dart 3.4
5
+ * Built with Flutter 3.22.0
6
6
* Improve CI
7
7
8
8
## 9.1.0
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
4
4
version : 1.0.0+1
5
5
6
6
environment :
7
- sdk : ^3.2 .0
8
- flutter : " >=3.16.6 "
7
+ sdk : ^3.4 .0
8
+ flutter : " >=3.22.0 "
9
9
10
10
dependencies :
11
11
flutter :
Original file line number Diff line number Diff line change 1
1
name : form_builder_validators
2
2
description : Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own.
3
- version : 9.2 .0
3
+ version : 10.0 .0
4
4
repository : https://github.com/flutter-form-builder-ecosystem/form_builder_validators
5
5
issue_tracker : https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues
6
6
homepage : https://github.com/flutter-form-builder-ecosystem
You can’t perform that action at this time.
0 commit comments