country_icons 1.0.2
country_icons: ^1.0.2 copied to clipboard
A flutter package with many country flag icons that you can use via the Image.asset method
country_icons #
A dart package with many country flag icons
Getting Started #
This packages gives you the ability to use the icons via new Image.asset('icons/flags/xx.png', package: 'country_icons');
Credits #
Flags are used from hjnilsson
Repo: https://github.com/hjnilsson/country-flags Homepage: http://hjnilsson.github.io/country-flags