ns_intl_phone_input 0.0.3 ns_intl_phone_input: ^0.0.3 copied to clipboard
Package for international phone number input with country code
0.0.3 #
- Update test cases
0.0.2 [Breaking changes] #
- Create
NSIntlPhoneHelper
for helper functions regarding packages - Replace
TextEditingController
withIntlTextEditingController
to initialize, clear and notify values as textfield controller. initialCountryCode
is 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_formatter
to ^2.9.0
0.0.1 #
- Initial release.