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
+ ## [ 8.3.0] - 28-Jul-2022
2
+
3
+ * Apply license BSD-3-clause
4
+ * Refactor readme
5
+ * Remove unused dependency
6
+ * Add web example
7
+
1
8
## [ 8.2.0] - 12-Jul-2022
2
9
3
10
* Added equalLength validator
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ packages:
78
78
path: ".."
79
79
relative: true
80
80
source: path
81
- version: "8.2 .0"
81
+ version: "8.3 .0"
82
82
intl:
83
83
dependency: transitive
84
84
description:
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 : 8.2 .0
3
+ version : 8.3 .0
4
4
homepage : 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
You can’t perform that action at this time.
0 commit comments