country_icons 2.0.1
country_icons: ^2.0.1 copied to clipboard
A flutter package with many country flag icons that you can use via the Image.asset method
2.0.1 - 2021-04-23 #
- Update example
2.0.0 - 2021-04-23 #
- Add nullsafety
1.1.1 - 2018-12-24 #
- Update pubspec.yml
1.1.0 - 2018-12-24 #
- Add SVG flags
- Flag paths changed - all flags used before with .png are now in the folder
icons/flags/png/xx.pngoricons/flags/png/2.5x/xx.png - SVG flags are in the folder
icons/flags/svg/xx.svg
1.0.3 - 2018-12-17 #
- Move example app into example/
1.0.2 - 2018-12-17 #
- Add analysis_options.yaml
1.0.1 - 2018-12-17 #
- Add example
1.0.0 - 2018-12-17 #
- Update pubspec.yaml for Dart 2 support
0.0.2 - 2018-05-11 #
- Add LICENSE
- Update CHANGELOG and README
0.0.1 - 2018-05-11 #
- Add Country Icons
- Add simple directory scanner for faster yml generation