A flag Flutter package for Android and iOS. Based by https://github.com/dnfield/flutter_svg
- Flag list came from UN members. UN Web Site
- A lot of flag svg files came from wike. such as Antigua and Barbuda
- Some flag svg files came from Countryflags.
fetch data :python file is fetch_data/main.py
Update time: 2020-04-21 23:22:58
Replace Flags.getFlag(country: to Flag(. :)
List is un_members.txt
Organisations
euEuropean Union. Modify by art-decor for European Union
Flag(COUNTRY_CODE, height: HEIGHT, width: WIDTH),
Such as
Flag('AD', height: 100, width: null)Flag('AD', height: null, width: null)Flag('AD', height: 10, width: 100, fit: BoxFit.fill)
brazilian(br) flag, you can see that the letters are still a bit abnormal.
