I work on angular 7 and i need to show flag of country based on country code or country name I will pass to it
suppose i have country name united state then when pass US or united state then it will show flag of united state .
so are there are any service or sample or function display flag of country based on code or name?