utils/country_utils library
Functions
-
countryName(
BuildContext context, String countryCode) → String -
Returns the localised country name for the given two-letter
countryCodeusing theCountryLocalizationsfrom the currentcontext. -
emojiFlag(
String countryCode) → String -
Returns the emoji flag for the given two-letter ISO 3166-1
countryCode.