caseyryan/flutter_multi_formatter

_PhoneCodes can be public

Closed this issue · 1 comments

It would be nice to separate _PhoneCodes class from phone_input_formatter and make it public. It can be used when formatting phone number manually along formatAsPhoneNumber function.
I need it to get countryCode and use it with the flag library.

Hi!
Yes, it makes sense