country-flag-details
Version:
The package provides details of countries alongwith flag images.
1,264 lines • 49.9 kB
JavaScript
module.exports.complete_country_details = () => {
return [
{
'name':'Afghanistan',
'countryCode':'+91',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/afghanistan.gif'
},
{
'name':'Aland Islands',
'countryCode':'+358',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/aland_islands.gif'
},
{
'name':'Albania',
'countryCode':'+355',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/albania.gif'
},
{
'name':'Algeria',
'countryCode':'+213',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/algeria.gif'
},
{
'name':'American Samoa',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/american_samoa.gif'
},
{
'name':'Andorra',
'countryCode':'+376',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/andorra.gif'
},
{
'name':'Angola',
'countryCode':'+244',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/angola.gif'
},
{
'name':'Anguilla',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/anguilla.gif'
},
{
'name':'Antarctica',
'countryCode':'+672',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/antarctica.gif'
},
{
'name':'Antigua & Barbuda',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/antigua_and_barbuda.gif'
},
{
'name':'Argentina',
'countryCode':'+54',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/argentina.gif'
},
{
'name':'Armenia',
'countryCode':'+374',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/armenia.gif'
},
{
'name':'Aruba',
'countryCode':'+297',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/aruba.gif'
},
{
'name':'Australia',
'countryCode':'+61',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/australia.gif'
},
{
'name':'Austria',
'countryCode':'+43',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/austria.gif'
},
{
'name':'Azerbaijan',
'countryCode':'+994',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/azerbaijan.gif'
},
{
'name':'Bahamas',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/bahamas.gif'
},
{
'name':'Bahrain',
'countryCode':'+973',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/bahrain.gif'
},
{
'name':'Bangladesh',
'countryCode':'+880',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/bangladesh.gif'
},
{
'name':'Barbados',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/barbados.gif'
},
{
'name':'Belarus',
'countryCode':'+375',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/belarus.gif'
},
{
'name':'Belgium',
'countryCode':'+32',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/belgium.gif'
},
{
'name':'Belize',
'countryCode':'+501',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/belize.gif'
},
{
'name':'Benin',
'countryCode':'+229',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/benin.gif'
},
{
'name':'Bermuda',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/bermuda.gif'
},
{
'name':'Bhutan',
'countryCode':'+975',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/bhutan.gif'
},
{
'name':'Bolivia',
'countryCode':'+591',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/bolivia.gif'
},
{
'name':'Bonaire',
'countryCode':'+599',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/bonaire.gif'
},
{
'name':'Bosnia',
'countryCode':'+387',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/bosnia_and_herzegovina.gif'
},
{
'name':'Botswana',
'countryCode':'+267',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/botswana.gif'
},
{
'name':'Bouvet Island',
'countryCode':'+55',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/bouvet_island.gif'
},
{
'name':'Brazil',
'countryCode':'+55',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/brazil.gif'
},
{
'name':'British Indian Ocean Territory',
'countryCode':'+246',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/british_indian_ocean_territory.gif'
},
{
'name':'Brunei',
'countryCode':'+673',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/brunei.gif'
},
{
'name':'Bulgaria',
'countryCode':'+359',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/bulgaria.gif'
},
{
'name':'Burkina Faso',
'countryCode':'+226',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/burkina_faso.gif'
},
{
'name':'Burundi',
'countryCode':'+257',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/burundi.gif'
},
{
'name':'Cambodia',
'countryCode':'+855',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/cambodia.gif'
},
{
'name':'Cameroon',
'countryCode':'+237',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/cameroon.gif'
},
{
'name':'Canada',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/canada.gif'
},
{
'name':'Cape Verde',
'countryCode':'+238',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/cape_verde.gif'
},
{
'name':'Cayman Islands',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/cayman_islands.gif'
},
{
'name':'Central African Republic',
'countryCode':'+236',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/central_african_republic.gif'
},
{
'name':'Chad',
'countryCode':'+235',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/chad.gif'
},
{
'name':'Chile',
'countryCode':'+56',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/chile.gif'
},
{
'name':'China',
'countryCode':'+86',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/china.gif'
},
{
'name':'Christmas Island',
'countryCode':'+61',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/christmas_island.gif'
},
{
'name':'Cocos Islands',
'countryCode':'+891',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/cocos_islands.gif'
},
{
'name':'Colombia',
'countryCode':'+57',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/colombia.gif'
},
{
'name':'Comoros',
'countryCode':'+269',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/comoros.gif'
},
{
'name':'Cook Islands',
'countryCode':'+682',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/cook_islands.gif'
},
{
'name':'Costa Rica',
'countryCode':'+506',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/costa_rica.gif'
},
{
'name':'Cote D Ivoire',
'countryCode':'+225',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/cote_d_Ivoire.gif'
},
{
'name':'Croatia',
'countryCode':'+385',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/croatia.gif'
},
{
'name':'Cuba',
'countryCode':'+53',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/cuba.gif'
},
{
'name':'Curacao',
'countryCode':'+599',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/curacao.gif'
},
{
'name':'Cyprus',
'countryCode':'+357',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/cyprus.gif'
},
{
'name':'Czech Republic',
'countryCode':'+420',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/czech_republic.gif'
},
{
'name':'Democratic Republic of Congo',
'countryCode':'+243',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/democratic_republic_of_the_congo.gif'
},
{
'name':'Denmark',
'countryCode':'+45',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/denmark.gif'
},
{
'name':'Djibouti',
'countryCode':'+253',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/djibouti.gif'
},
{
'name':'Dominica',
'countryCode':'+10',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/dominica.gif'
},
{
'name':'Dominican Republic',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/dominican_republic.gif'
},
{
'name':'East Timor',
'countryCode':'+670',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/east_timor.gif'
},
{
'name':'Ecuador',
'countryCode':'+593',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/ecuador.gif'
},
{
'name':'Egypt',
'countryCode':'+20',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/egypt.gif'
},
{
'name':'El Salvador',
'countryCode':'+503',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/el_salvador.gif'
},
{
'name':'England',
'countryCode':'+44',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/england.gif'
},
{
'name':'Equatorial Guinea',
'countryCode':'+240',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/equatorial_guinea.gif'
},
{
'name':'Eritrea',
'countryCode':'+291',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/eritrea.gif'
},
{
'name':'Estonia',
'countryCode':'+372',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/estonia.gif'
},
{
'name':'Ethiopia',
'countryCode':'+251',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/ethiopia.gif'
},
{
'name':'Falkland Islands',
'countryCode':'+500',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/falkland_islands.gif'
},
{
'name':'Faroe Islands',
'countryCode':'+298',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/faroe_islands.gif'
},
{
'name':'Fiji',
'countryCode':'+679',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/fiji.gif'
},
{
'name':'Finland',
'countryCode':'+358',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/finland.gif'
},
{
'name':'France',
'countryCode':'+33',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/france.gif'
},
{
'name':'French Guiana',
'countryCode':'+594',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/french_guiana.gif'
},
{
'name':'French Polynesia',
'countryCode':'+689',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/french_polynesia.gif'
},
{
'name':'French Southern Territories',
'countryCode':'+262',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/french_southern_territories.gif'
},
{
'name':'Gabon',
'countryCode':'+241',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/gabon.gif'
},
{
'name':'Gambia',
'countryCode':'+220',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/gambia.gif'
},
{
'name':'Georgia',
'countryCode':'+995',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/georgia.gif'
},
{
'name':'Germany',
'countryCode':'+49',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/germany.gif'
},
{
'name':'Ghana',
'countryCode':'+233',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/ghana.gif'
},
{
'name':'Gibraltar',
'countryCode':'+350',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/gibraltar.gif'
},
{
'name':'Greece',
'countryCode':'+30',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/greece.gif'
},
{
'name':'Greenland',
'countryCode':'+299',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/greenland.gif'
},
{
'name':'Grenada',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/grenada.gif'
},
{
'name':'Guadeloupe',
'countryCode':'+590',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/guadeloupe.gif'
},
{
'name':'Guam',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/guam.gif'
},
{
'name':'Guatemala',
'countryCode':'+502',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/guatemala.gif'
},
{
'name':'Guernsey',
'countryCode':'+44',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/guernsey.gif'
},
{
'name':'Guinea Bissau',
'countryCode':'+245',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/guinea_bissau.gif'
},
{
'name':'Guinea',
'countryCode':'+224',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/guinea.gif'
},
{
'name':'Guyana',
'countryCode':'+592',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/guyana.gif'
},
{
'name':'Haiti',
'countryCode':'+509',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/haiti.gif'
},
{
'name':'Heard Island & McDonald Islands',
'countryCode':'+0',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/heard_island_and_mcdonald_islands.gif'
},
{
'name':'Honduras',
'countryCode':'+504',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/honduras.gif'
},
{
'name':'Hong Kong',
'countryCode':'+852',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/hong_kong.gif'
},
{
'name':'Hungary',
'countryCode':'+36',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/hungary.gif'
},
{
'name':'Iceland',
'countryCode':'+354',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/iceland.gif'
},
{
'name':'India',
'countryCode':'+91',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/india.gif'
},
{
'name':'Indonesia',
'countryCode':'+62',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/indonesia.gif'
},
{
'name':'Iran',
'countryCode':'+98',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/iran.gif'
},
{
'name':'Iraq',
'countryCode':'+964',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/iraq.gif'
},
{
'name':'Ireland',
'countryCode':'+353',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/ireland.gif'
},
{
'name':'Isle Of Man',
'countryCode':'+44',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/isle_of_man.gif'
},
{
'name':'Israel',
'countryCode':'+972',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/israel.gif'
},
{
'name':'Italy',
'countryCode':'+39',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/italy.gif'
},
{
'name':'Jamaica',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/jamaica.gif'
},
{
'name':'Japan',
'countryCode':'+81',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/japan.gif'
},
{
'name':'Jersey',
'countryCode':'+44',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/jersey.gif'
},
{
'name':'Jordan',
'countryCode':'+962',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/jordan.gif'
},
{
'name':'Kazakhstan',
'countryCode':'+7',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/kazakhstan.gif'
},
{
'name':'Kenya',
'countryCode':'+254',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/kenya.gif'
},
{
'name':'Kiribati',
'countryCode':'+686',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/kiribati.gif'
},
{
'name':'North Korea',
'countryCode':'+850',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/korea_north.gif'
},
{
'name':'South Korea',
'countryCode':'+82',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/korea_south.gif'
},
{
'name':'Kosovo',
'countryCode':'+383',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/kosovo.gif'
},
{
'name':'Kuwait',
'countryCode':'+965',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/kuwait.gif'
},
{
'name':'Kyrgyzstan',
'countryCode':'+996',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/kyrgyzstan.gif'
},
{
'name':'Laos',
'countryCode':'+856',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/laos.gif'
},
{
'name':'Latvia',
'countryCode':'+371',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/latvia.gif'
},
{
'name':'Lebanon',
'countryCode':'+961',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/lebanon.gif'
},
{
'name':'Lesotho',
'countryCode':'+266',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/lesotho.gif'
},
{
'name':'Liberia',
'countryCode':'+231',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/liberia.gif'
},
{
'name':'Libya',
'countryCode':'+218',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/libya.gif'
},
{
'name':'Liechtenstein',
'countryCode':'+423',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/liechtenstein.gif'
},
{
'name':'Lithuania',
'countryCode':'+370',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/lithuania.gif'
},
{
'name':'Luxembourg',
'countryCode':'+352',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/luxembourg.gif'
},
{
'name':'Macau',
'countryCode':'+853',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/macao.gif'
},
{
'name':'Macedonia',
'countryCode':'+389',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/macedonia.gif'
},
{
'name':'Madagascar',
'countryCode':'+261',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/madagascar.gif'
},
{
'name':'Malawi',
'countryCode':'+265',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/malawi.gif'
},
{
'name':'Malaysia',
'countryCode':'+60',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/malaysia.gif'
},
{
'name':'Maldives',
'countryCode':'+960',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/maldives.gif'
},
{
'name':'Mali',
'countryCode':'+223',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/mali.gif'
},
{
'name':'Malta',
'countryCode':'+356',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/malta.gif'
},
{
'name':'Marshall Islands',
'countryCode':'+692',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/marshall_islands.gif'
},
{
'name':'Martinique',
'countryCode':'+596',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/martinique.gif'
},
{
'name':'Mauritania',
'countryCode':'+222',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/mauritania.gif'
},
{
'name':'Mauritius',
'countryCode':'+230',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/mauritius.gif'
},
{
'name':'Mayotte',
'countryCode':'+262',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/mayotte.gif'
},
{
'name':'Mexico',
'countryCode':'+52',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/mexico.gif'
},
{
'name':'Micronesia',
'countryCode':'+691',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/micronesia.gif'
},
{
'name':'Moldova',
'countryCode':'+373',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/moldova.gif'
},
{
'name':'Monaco',
'countryCode':'+377',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/monaco.gif'
},
{
'name':'Mongolia',
'countryCode':'+976',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/mongolia.gif'
},
{
'name':'Montenegro',
'countryCode':'+382',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/montenegro.gif'
},
{
'name':'Montserrat',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/montserrat.gif'
},
{
'name':'Morocco',
'countryCode':'+212',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/morocco.gif'
},
{
'name':'Mozambique',
'countryCode':'+258',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/mozambique.gif'
},
{
'name':'Myanmar',
'countryCode':'+95',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/myanmar.gif'
},
{
'name':'Namibia',
'countryCode':'+264',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/namibia.gif'
},
{
'name':'Nauru',
'countryCode':'+674',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/nauru.gif'
},
{
'name':'Nepal',
'countryCode':'+977',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/nepal.gif'
},
{
'name':'Netherlands',
'countryCode':'+31',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/netherlands.gif'
},
{
'name':'New Caledonia',
'countryCode':'+687',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/new_caledonia.gif'
},
{
'name':'New Zealand',
'countryCode':'+64',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/new_zealand.gif'
},
{
'name':'Nicaragua',
'countryCode':'+505',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/nicaragua.gif'
},
{
'name':'Niger',
'countryCode':'+227',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/niger.gif'
},
{
'name':'Nigeria',
'countryCode':'+234',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/nigeria.gif'
},
{
'name':'Niue',
'countryCode':'+683',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/niue.gif'
},
{
'name':'Norfolk Island',
'countryCode':'+672',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/norfolk_island.gif'
},
{
'name':'Northern Mariana Islands',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/northern_mariana_islands.gif'
},
{
'name':'Norway',
'countryCode':'+47',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/norway.gif'
},
{
'name':'Oman',
'countryCode':'+968',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/oman.gif'
},
{
'name':'Pakistan',
'countryCode':'+92',
'flag':'../../assets/images/pakistan.jpg'
},
{
'name':'Palau',
'countryCode':'+680',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/palau.gif'
},
{
'name':'Palestinian Territory',
'countryCode':'+970',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/palestinian_territory.gif'
},
{
'name':'Panama',
'countryCode':'+507',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/panama.gif'
},
{
'name':'Papua New Guinea',
'countryCode':'+675',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/papua_new_guinea.gif'
},
{
'name':'Paraguay',
'countryCode':'+595',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/paraguay.gif'
},
{
'name':'Peru',
'countryCode':'+51',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/peru.gif'
},
{
'name':'Philippines',
'countryCode':'+63',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/philippines.gif'
},
{
'name':'Pitcairn Islands',
'countryCode':'+64',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/pitcairn_islands.gif'
},
{
'name':'Poland',
'countryCode':'+48',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/poland.gif'
},
{
'name':'Portugal',
'countryCode':'+351',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/portugal.gif'
},
{
'name':'Puerto Rico',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/puerto_rico.gif'
},
{
'name':'Qatar',
'countryCode':'+974',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/qatar.gif'
},
{
'name':'Republic of China',
'countryCode':'+86',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/republic_of_china.gif'
},
{
'name':'Republic Of Congo',
'countryCode':'+242',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/republic_of_the_congo.gif'
},
{
'name':'Reunion',
'countryCode':'+262',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/reunion.gif'
},
{
'name':'Romania',
'countryCode':'+40',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/romania.gif'
},
{
'name':'Russia',
'countryCode':'+7',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/russia.gif'
},
{
'name':'Rwanda',
'countryCode':'+250',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/rwanda.gif'
},
{
'name':'Saint Barthelemy',
'countryCode':'+590',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/saint_barthelemy.gif'
},
{
'name':'Saint Helena',
'countryCode':'+290',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/saint_helena.gif'
},
{
'name':'Saint Kitts & Nevis',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/saint_kitts_and_nevis.gif'
},
{
'name':'Saint Lucia',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/saint_lucia.gif'
},
{
'name':'Saint Martin',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/saint_martin.gif'
},
{
'name':'Saint Pierre & Miquelon',
'countryCode':'+508',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/saint_pierre_and_miquelon.gif'
},
{
'name':'Saint Vincent & Grenadines',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/saint_vincent_and_the_grenadines.gif'
},
{
'name':'Samoa',
'countryCode':'+685',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/samoa.gif'
},
{
'name':'San Marino',
'countryCode':'+378',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/san_marino.gif'
},
{
'name':'Sao Tome & Principe',
'countryCode':'+239',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/sao_tome_and_principe.gif'
},
{
'name':'Saudi Arabia',
'countryCode':'+966',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/saudi_arabia.gif'
},
{
'name':'Scotland',
'countryCode':'+44',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/scotland.gif'
},
{
'name':'Senegal',
'countryCode':'+221',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/senegal.gif'
},
{
'name':'Serbia',
'countryCode':'+381',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/serbia.gif'
},
{
'name':'Seychelles',
'countryCode':'+248',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/seychelles.gif'
},
{
'name':'Sierra Leone',
'countryCode':'+232',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/sierra_leone.gif'
},
{
'name':'Singapore',
'countryCode':'+65',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/singapore.gif'
},
{
'name':'Sint Maarten',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/sint_maarten.gif'
},
{
'name':'Slovakia',
'countryCode':'+421',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/slovakia.gif'
},
{
'name':'Slovenia',
'countryCode':'+386',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/slovenia.gif'
},
{
'name':'Solomon Islands',
'countryCode':'+677',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/solomon_islands.gif'
},
{
'name':'Somalia',
'countryCode':'+252',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/somalia.gif'
},
{
'name':'South Africa',
'countryCode':'+27',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/south_africa.gif'
},
{
'name':'South Georgia & Sandwich Islands',
'countryCode':'+500',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/south_georgia_and_the_south_sandwich_islands.gif'
},
{
'name':'South Sudan',
'countryCode':'+211',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/south_sudan.gif'
},
{
'name':'Spain',
'countryCode':'+34',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/spain.gif'
},
{
'name':'Sri Lanka',
'countryCode':'+94',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/sri_lanka.gif'
},
{
'name':'Sudan',
'countryCode':'+249',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/sudan.gif'
},
{
'name':'Suriname',
'countryCode':'+597',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/suriname.gif'
},
{
'name':'Svalbard & Jan Mayen',
'countryCode':'+47',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/svalbard_and_jan_mayen.gif'
},
{
'name':'Swaziland',
'countryCode':'+268',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/swaziland.gif'
},
{
'name':'Sweden',
'countryCode':'+46',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/sweden.gif'
},
{
'name':'Switzerland',
'countryCode':'+41',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/switzerland.gif'
},
{
'name':'Syria',
'countryCode':'+963',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/syria.gif'
},
{
'name':'Tajikistan',
'countryCode':'+992',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/tajikistan.gif'
},
{
'name':'Tanzania',
'countryCode':'+255',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/tanzania.gif'
},
{
'name':'Thailand',
'countryCode':'+66',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/thailand.gif'
},
{
'name':'Togo',
'countryCode':'+228',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/togo.gif'
},
{
'name':'Tokelau',
'countryCode':'+690',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/tokelau.gif'
},
{
'name':'Tonga',
'countryCode':'+676',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/tonga.gif'
},
{
'name':'Trinidad & Tobago',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/trinidad_and_tobago.gif'
},
{
'name':'Tunisia',
'countryCode':'+216',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/tunisia.gif'
},
{
'name':'Turkey',
'countryCode':'+90',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/turkey.gif'
},
{
'name':'Turkmenistan',
'countryCode':'+993',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/turkmenistan.gif'
},
{
'name':'Turks & Caico Islands',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/turks_and_caico_islands.gif'
},
{
'name':'Tuvalu',
'countryCode':'+688',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/tuvalu.gif'
},
{
'name':'Uganda',
'countryCode':'+256',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/uganda.gif'
},
{
'name':'Ukraine',
'countryCode':'+380',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/ukraine.gif'
},
{
'name':'United Arab Emirates',
'countryCode':'+971',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/united_arab_emirates.gif'
},
{
'name':'United Kingdom',
'countryCode':'+44',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/united_kingdom.gif'
},
{
'name':'United States of America',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/united_states_of_america.gif'
},
{
'name':'Uruguay',
'countryCode':'+598',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/uruguay.gif'
},
{
'name':'Uzbekistan',
'countryCode':'+998',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/uzbekistan.gif'
},
{
'name':'Vanuatu',
'countryCode':'+678',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/vanuatu.gif'
},
{
'name':'Vatican City',
'countryCode':'+379',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/vatican_city.gif'
},
{
'name':'Venezuela',
'countryCode':'+58',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/venezuela.gif'
},
{
'name':'Vietnam',
'countryCode':'+84',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/vietnam.gif'
},
{
'name':'Virgin Islands British',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/virgin_islands_british.gif'
},
{
'name':'Virgin Islands US',
'countryCode':'+1',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/virgin_islands_us.gif'
},
{
'name':'Wales',
'countryCode':'+44',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/wales.gif'
},
{
'name':'Wallis & Futuna',
'countryCode':'+681',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/wallis_and_futuna.gif'
},
{
'name':'Western Sahara',
'countryCode':'+212',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/western_sahara.gif'
},
{
'name':'Yemen',
'countryCode':'+967',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/yemen.gif'
},
{
'name':'Zambia',
'countryCode':'+260',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/zambia.gif'
},
{
'name':'Zimbabwe',
'countryCode':'+263',
'flag':'https://github.com/ShashankSH/country_flag_images/blob/master/country_flags/zimbabwe.gif'
}
];
}