vanshg395 / intl_phone_field

A customised Flutter TextFormField to input international phone number along with country code.
https://pub.dev/packages/intl_phone_field
MIT License
177 stars 505 forks source link

Added onTapOutside #396

Open QuervoDev opened 5 months ago

QuervoDev commented 5 months ago

Added the ability to add an onTapOutside function that by default releases focus from the textfield, allowing users to easily get out of the textfield.

MdAshrafUllah commented 3 weeks ago

use intl_mobile_field package