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 f446c0a + 64f58f0 commit c6b91d9Copy full SHA for c6b91d9
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 3.0.1
2
+
3
+### Bug fixes
4
5
+* Corrected country detection when parsing phone numbers.
6
+* Update constraints to Flutter 3.32
7
+* Update constraints to Dart 3.8
8
9
## 3.0.0
10
11
### BREAKING CHANGES
pubspec.yaml
@@ -1,6 +1,6 @@
name: form_builder_phone_field
description: International phone number field for FlutterFormBuilder package
-version: 3.0.0
+version: 3.0.1
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_phone_field
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_phone_field/issues
homepage: https://github.com/flutter-form-builder-ecosystem
0 commit comments