country_map_svg 0.0.1
country_map_svg: ^0.0.1 copied to clipboard
A free collection of maps for every country in the world, available in 11 sizes or in SVG.
Flutter package for getting svg map/border outline file of requested country
Features #
getWidget; getString of svg file with iso country code
Getting started #
TODO: List prerequisites and provide or point to information on how to start using the package.
Usage #
CountryMapSvg.getWidget("rs");
CountryMapSvg.getString("rs");