File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 11.2.0
4
+
5
+ - Fix password validator when not showing default error message
6
+ - Upgrade intl to 0.20.0
7
+ - Update constraints to Dart 3.8
8
+ - Update constraints to Flutter 3.32
9
+ - Add linux setup on example
10
+
3
11
## 11.1.2
4
12
5
13
- Update intl constraints to allow versions until 0.21.0
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 : 11.1.2
3
+ version : 11.2.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