caseyryan/flutter_multi_formatter

Default phoneMask for China is wrong

Closed this issue · 1 comments

{
      'country': 'China',
      'internalPhoneCode': '86',
      'countryCode': 'CN',
      'phoneMask': '+00 000 000 0000',
}

which is +00 000 0000 0000

Thanks! Fixed