phone_flag_input 0.0.1 copy "phone_flag_input: ^0.0.1" to clipboard
phone_flag_input: ^0.0.1 copied to clipboard

A beautiful and customizable phone number input widget with country flag selector and international phone number formatting for Flutter.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2026-02-06 #

Added #

  • Initial release of phone_flag_input
  • PhoneInput widget with country flag selector
  • PhoneNumber class for representing phone numbers with country information
  • Country class with 100+ pre-defined countries
  • Searchable country picker with bottom sheet
  • Input filtering for plus codes, leading zeros, and country codes
  • Customizable theming via PhoneInputTheme
  • Support for limiting available countries
  • Phone keyboard optimization with digit-only input
  • Comprehensive documentation and examples
1
likes
150
points
66
downloads

Publisher

verified publisherdivyanshdev.tech

Weekly Downloads

A beautiful and customizable phone number input widget with country flag selector and international phone number formatting for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

country_flags, flutter

More

Packages that depend on phone_flag_input