Search code examples
flutterflutter-dependenciesmobile-country-code

Is there a way to validate international phone number in flutter


I am using flutter country_code_picker 1.4.0 package to get the dial code, Is there any way to validate international phone number by length.

country_code_picker package


Solution

  • Answer was on comment section, I am mentioning that here,

    International phone number input validation

    Above package is the only way of I found to validate International phone number flutter