acoutts / flutter_libphonenumber

Leverages libphonenumber to allow for asynchronous and synchronous formatting of phone numbers in Flutter apps. Includes a TextInputFormatter to allow real-time AsYouType formatting.
MIT License
60 stars 73 forks source link

No country flags are available #76

Open Dimplesinha opened 2 months ago

acoutts commented 2 months ago

Can you provide more context?

Dimplesinha commented 2 months ago

As this package have country code , but there is no option to select country flag

acoutts commented 2 months ago

Why not use emojis or this package?

https://pub.dev/packages/country_icons

Flags are a lot of work to maintain and outside of the scope of this package focused on phone number formatting.

acoutts commented 2 months ago

https://stackoverflow.com/questions/61402449/how-to-replace-country-code-to-flag-emoji-in-flutter