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.
2 parents 31c78af + be4b2a5 commit c984c65Copy full SHA for c984c65
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 11.1.2
4
+
5
+- Update intl constraints to allow versions until 0.21.0
6
7
## 11.1.1
8
9
- Fix issue when build fails due to missing l10n files
pubspec.yaml
@@ -1,6 +1,6 @@
name: form_builder_validators
description: Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own.
-version: 11.1.1
+version: 11.1.2
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_validators
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues
homepage: https://github.com/flutter-form-builder-ecosystem
0 commit comments