phone_form_field
Flutter phone input integrated with flutter internationalization
11.0.1
43K downloads/mo
#1570 most downloaded on pub.dev
cedvdb/phone_form_field
What this package is like to depend on
Last release 7 days ago
16 Aug 2026
Release timing varies
gaps range from 1 weeks to 6 months
Rarely documented
notes for 7 of 84 stable releases
1 version withdrawn
withdrawn after publishing
5 years old
85 releases · first in 2021
11 releases in the last 12 months
see the full history below
Release timeline
85 releases · Apr 2021 to Aug 2026Releases
latest 60 of 85-
11.0.116 Aug 2026 -
10.0.1807 Jul 2026Release notes
Open source →- Update phone_number_parser
Update the phone_number_parser dependecy to the latest version 9.0.24
- Update CHANGELOG.md for phone_numbers_parser upgrade
- Update CHANGELOG for Upgrade phone_numbers_parser to 9.0.24
- Bump version in pubspec.yaml
-
10.0.1702 Jan 2026Release notes
Open source →- feat: Improve accessibility of PhoneFormField
This commit addresses accessibility issues in the PhoneFormField by ensuring the country selector button is properly exposed to accessibility services.
Previously:
- The PhoneFieldSemantics widget wrapped the entire PhoneFormField, using ExcludeSemantics to hide the internal components (including the country selector button) from the accessibility tree.
- The CountryButton itself lacked proper semantic labeling, making it difficult for screen readers to convey its purpose.
Changes Made:
- Removed the redundant PhoneFieldSemantics widget and its corresponding file (). The TextField now provides its own semantics, which is sufficient.
- Enhanced the CountryButton widget () by wrapping its content in a Semantics widget. This new Semantics widget provides a descriptive label including the current country's name and dial code, and marks it as a button, allowing screen readers to correctly identify and interact with it.
- Removed the import statement for from .
Impact:
- Users relying on screen readers can now properly interact with and understand the purpose of the country selector button in the PhoneFormField, significantly improving accessibility.
-
Updaed flutter_country_selector to 1.0.19
-
Use countryName variable instead of calling countryName method
-
Added CHANGELOG entry for 10.0.17
-
10.0.1621 Dec 2025Release notes
Open source →-
chore(deps): Update circle_flags dependency to latest versions
-
chore(version): Bump version to 10.0.16
Updated the version number in pubspec.yaml to reflect the latest release. This change ensures that the package version is consistent with the latest updates and improvements.
-
-
10.0.1510 Dec 2025Release notes
Open source →-
feat: add readOnly property in PhoneFormField
-
chore: bump version and update changelog
-
chore: resolve comments
- resolve #287 (comment)
- resolve #287 (comment)
-
test: add tearDown for PhoneController in tests
-
feat: add canRequestFocus property
-
-
10.0.1417 Nov 2025Nothing published for this version
-
10.0.1314 Nov 2025 -
10.0.1209 Oct 2025Release notes
Open source →-
fix: only dispose focus node if not provided externally
-
test: extend tests to cover focus node dispose handling
-
chore: update version and
CHANGELOG.md
-
-
10.0.1109 Sep 2025Nothing published for this version
-
10.0.11+1210 Sep 2025Nothing published for this version
-
10.0.11+1310 Sep 2025Nothing published for this version
-
10.0.1027 Aug 2025Nothing published for this version
-
10.0.925 Aug 2025Nothing published for this version
-
10.0.830 May 2025Nothing published for this version
-
10.0.729 May 2025Nothing published for this version
-
10.0.602 Apr 2025Nothing published for this version
-
10.0.512 Mar 2025Nothing published for this version
-
10.0.405 Feb 2025Nothing published for this version
-
10.0.307 Jan 2025Nothing published for this version
-
10.0.225 Nov 2024Nothing published for this version
-
10.0.110 Nov 2024Nothing published for this version
-
10.0.010 Nov 2024Nothing published for this version
-
9.2.830 Sep 2024Nothing published for this version
-
9.2.706 Sep 2024Nothing published for this version
-
9.2.606 Sep 2024Nothing published for this version
-
9.2.531 May 2024Nothing published for this version
-
9.2.421 May 2024Nothing published for this version
-
9.2.327 Mar 2024Nothing published for this version
-
9.2.227 Mar 2024Nothing published for this version
-
9.2.127 Mar 2024Nothing published for this version
-
9.2.027 Mar 2024Nothing published for this version
-
9.1.028 Feb 2024Nothing published for this version
-
9.0.512 Feb 2024Nothing published for this version
-
9.0.407 Feb 2024Nothing published for this version
-
9.0.306 Feb 2024Nothing published for this version
-
9.0.205 Feb 2024Nothing published for this version
-
9.0.105 Feb 2024Nothing published for this version
-
9.0.005 Feb 2024Nothing published for this version
-
8.1.107 Dec 2023Nothing published for this version
-
8.1.027 Jun 2023Nothing published for this version
-
8.0.023 Jun 2023Nothing published for this version
-
7.1.003 Apr 2023Nothing published for this version
-
7.0.619 Feb 2023Nothing published for this version
-
7.0.507 Dec 2022Nothing published for this version
-
7.0.406 Dec 2022Nothing published for this version
-
7.0.303 Dec 2022Nothing published for this version
-
7.0.210 Aug 2022Nothing published for this version
-
7.0.127 Jul 2022Nothing published for this version
-
7.0.025 Jul 2022Nothing published for this version
-
6.1.122 Jul 2022Nothing published for this version
-
6.1.026 May 2022Nothing published for this version
-
6.0.014 May 2022Nothing published for this version
-
5.0.411 May 2022 withdrawnNothing published for this version
-
5.0.326 Apr 2022Nothing published for this version
-
5.0.224 Apr 2022Nothing published for this version
-
5.0.105 Apr 2022Nothing published for this version
-
5.0.004 Apr 2022Nothing published for this version
-
4.6.001 Apr 2022Nothing published for this version
-
4.5.323 Mar 2022Nothing published for this version
-
4.5.223 Mar 2022Nothing published for this version