ns_intl_phone_input 1.0.1
ns_intl_phone_input: ^1.0.1 copied to clipboard
Package for international phone number input with country code
1.0.1 #
- DOCS(README): enhance connection section with social media links and acknowledgments.
1.0.0 #
- Update dependency
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.