File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 9.1.0
2+
3+ * Fix MN translation typo
4+ * Fix remove full stop at end of error message for max validation
5+ * Update intl to 0.18.1
6+ * Improve readme
7+ * Built with Flutter 3.13
8+
19## 9.0.0
210
311* Update constraints to Flutter 3.10
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ packages:
7878 path: ".."
7979 relative: true
8080 source: path
81- version: "9.0 .0"
81+ version: "9.1 .0"
8282 intl:
8383 dependency: transitive
8484 description:
Original file line number Diff line number Diff line change 11name : form_builder_validators
22description : Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own.
3- version : 9.0 .0
3+ version : 9.1 .0
44repository : https://github.com/flutter-form-builder-ecosystem/form_builder_validators
55issue_tracker : https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues
66homepage : https://github.com/flutter-form-builder-ecosystem
You can’t perform that action at this time.
0 commit comments