interactive_country_map 0.0.5
interactive_country_map: ^0.0.5 copied to clipboard
Add interactive map to your app and select any regions with a tap!
0.0.5 #
- Add loaders to load SVG from files or assets
- Add
GeoMarker
. A marker that uses longitude and latitude coordinates - More marker theming
- Can fill the background of the map with a color
- Draw a custom pin for the
GeoMarker
0.0.4 #
- Fix: parse "Z" command form SVG path
0.0.3 #
- Fix: getEnumFromCountryCode() can return now
0.0.2 #
- Utility to get the MapEntity when a country code is provided
0.0.1 #
- First release