ns_intl_phone_input 0.0.2
ns_intl_phone_input: ^0.0.2 copied to clipboard
Package for international phone number input with country code
0.0.1 #
- Initial release.
0.0.2 [Breaking changes] #
- Create
NSIntlPhoneHelperfor helper functions regarding packages - Replace
TextEditingControllerwithIntlTextEditingControllerto initialize, clear and notify values as textfield controller. initialCountryCodeis removed now we can directly pass initial country code and number toIntlTextEditingController.- Move the most of the country selection logic part into IntlTextEditingController.
- Update ReadMe file
- Update package
mask_text_input_formatterto ^2.9.0