phone_flag_input 0.0.1
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 PhoneInputwidget with country flag selectorPhoneNumberclass for representing phone numbers with country informationCountryclass 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