country_icons 2.0.1 copy "country_icons: ^2.0.1" to clipboard
country_icons: ^2.0.1 copied to clipboard

outdated

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 package provides country icons as png and svg.

###Icons as png You can use png icons via new Image.asset('icons/flags/png/xx.png', package: 'country_icons');

###Icons as svg You can use svg icons via new Image.asset('icons/flags/svg/xx.svg', package: 'country_icons');

Credits #

Flags are used from hjnilsson

Repo: https://github.com/hjnilsson/country-flags Homepage: http://hjnilsson.github.io/country-flags

95
likes
0
pub points
96%
popularity

Publisher

unverified uploader

A flutter package with many country flag icons that you can use via the Image.asset method

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on country_icons