figengungor / country_pickers

Countries, codes, flags and several way of picking them at your service...one widget away...
BSD 2-Clause "Simplified" License
109 stars 146 forks source link

Add default Language for each country #21

Open lingster opened 4 years ago

lingster commented 4 years ago

HI, Would there be any objections to submit a PR to add a default language code for each country? Or is there a better way to do this? example as below:

Country(
    isoCode: "FR",
    phoneCode: "33",
    name: "France",
    iso3Code: "FRA",
language: "fr"
  ),
figengungor commented 4 years ago

You are welcome to do that. I have no objection.

ramsestom commented 4 years ago

would be quite usefull. would be great to have a 'nativeName' field too so that a country name can be displayed not only in english but in it's native language

erperejildo commented 3 years ago

state of this?

PawelSzymanski89 commented 2 years ago

up

erperejildo commented 2 years ago

abandoned repo