PackageTrack
Sign in Get early access

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 2026
2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 60 of 85
  1. 11.0.1 16 Aug 2026
    Release notes

    Fix codegen error (#348)

    Open source →
  2. 10.0.18 07 Jul 2026
    Release notes
    • 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
    Open source →
  3. 10.0.17 02 Jan 2026
    Release notes
    • 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

    Open source →
  4. 10.0.16 21 Dec 2025
    Release notes
    • 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.

    Open source →
  5. 10.0.15 10 Dec 2025
    Release notes
    • feat: add readOnly property in PhoneFormField

    • chore: bump version and update changelog

    • chore: resolve comments

    • test: add tearDown for PhoneController in tests

    • feat: add canRequestFocus property

    Open source →
  6. 10.0.14 17 Nov 2025

    Nothing published for this version

  7. 10.0.13 14 Nov 2025
    Release notes

    Co-authored-by: Julia Lipiec-Iskierka [email protected]

    Open source →
  8. 10.0.12 09 Oct 2025
    Release notes
    • fix: only dispose focus node if not provided externally

    • test: extend tests to cover focus node dispose handling

    • chore: update version and CHANGELOG.md

    Open source →
  9. 10.0.11 09 Sep 2025

    Nothing published for this version

  10. 10.0.11+12 10 Sep 2025

    Nothing published for this version

  11. 10.0.11+13 10 Sep 2025

    Nothing published for this version

  12. 10.0.10 27 Aug 2025

    Nothing published for this version

  13. 10.0.9 25 Aug 2025

    Nothing published for this version

  14. 10.0.8 30 May 2025

    Nothing published for this version

  15. 10.0.7 29 May 2025

    Nothing published for this version

  16. 10.0.6 02 Apr 2025

    Nothing published for this version

  17. 10.0.5 12 Mar 2025

    Nothing published for this version

  18. 10.0.4 05 Feb 2025

    Nothing published for this version

  19. 10.0.3 07 Jan 2025

    Nothing published for this version

  20. 10.0.2 25 Nov 2024

    Nothing published for this version

  21. 10.0.1 10 Nov 2024

    Nothing published for this version

  22. 10.0.0 10 Nov 2024

    Nothing published for this version

  23. 9.2.8 30 Sep 2024

    Nothing published for this version

  24. 9.2.7 06 Sep 2024

    Nothing published for this version

  25. 9.2.6 06 Sep 2024

    Nothing published for this version

  26. 9.2.5 31 May 2024

    Nothing published for this version

  27. 9.2.4 21 May 2024

    Nothing published for this version

  28. 9.2.3 27 Mar 2024

    Nothing published for this version

  29. 9.2.2 27 Mar 2024

    Nothing published for this version

  30. 9.2.1 27 Mar 2024

    Nothing published for this version

  31. 9.2.0 27 Mar 2024

    Nothing published for this version

  32. 9.1.0 28 Feb 2024

    Nothing published for this version

  33. 9.0.5 12 Feb 2024

    Nothing published for this version

  34. 9.0.4 07 Feb 2024

    Nothing published for this version

  35. 9.0.3 06 Feb 2024

    Nothing published for this version

  36. 9.0.2 05 Feb 2024

    Nothing published for this version

  37. 9.0.1 05 Feb 2024

    Nothing published for this version

  38. 9.0.0 05 Feb 2024

    Nothing published for this version

  39. 8.1.1 07 Dec 2023

    Nothing published for this version

  40. 8.1.0 27 Jun 2023

    Nothing published for this version

  41. 8.0.0 23 Jun 2023

    Nothing published for this version

  42. 7.1.0 03 Apr 2023

    Nothing published for this version

  43. 7.0.6 19 Feb 2023

    Nothing published for this version

  44. 7.0.5 07 Dec 2022

    Nothing published for this version

  45. 7.0.4 06 Dec 2022

    Nothing published for this version

  46. 7.0.3 03 Dec 2022

    Nothing published for this version

  47. 7.0.2 10 Aug 2022

    Nothing published for this version

  48. 7.0.1 27 Jul 2022

    Nothing published for this version

  49. 7.0.0 25 Jul 2022

    Nothing published for this version

  50. 6.1.1 22 Jul 2022

    Nothing published for this version

  51. 6.1.0 26 May 2022

    Nothing published for this version

  52. 6.0.0 14 May 2022

    Nothing published for this version

  53. 5.0.4 11 May 2022 withdrawn

    Nothing published for this version

  54. 5.0.3 26 Apr 2022

    Nothing published for this version

  55. 5.0.2 24 Apr 2022

    Nothing published for this version

  56. 5.0.1 05 Apr 2022

    Nothing published for this version

  57. 5.0.0 04 Apr 2022

    Nothing published for this version

  58. 4.6.0 01 Apr 2022

    Nothing published for this version

  59. 4.5.3 23 Mar 2022

    Nothing published for this version

  60. 4.5.2 23 Mar 2022

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive