We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05fce29 commit e0fa6afCopy full SHA for e0fa6af
example/pubspec.lock
@@ -78,7 +78,7 @@ packages:
78
path: ".."
79
relative: true
80
source: path
81
- version: "8.4.0"
+ version: "8.5.0"
82
intl:
83
dependency: transitive
84
description:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: form_builder_validators
2
description: Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own.
3
-version: 8.4.0
+version: 8.5.0
4
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_validators
5
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues
6
funding:
0 commit comments