countries_world_map 0.0.3 copy "countries_world_map: ^0.0.3" to clipboard
countries_world_map: ^0.0.3 copied to clipboard

outdated

A simple widget for a customizable world map. Uses a custompainter to paint all countries & islands, which can all be colored based on the ISO two-letter countrycodes.

0.0.3 #

Added documentation comments to each country code.

0.0.2 #

Added comments for documentation.

0.0.1 #

First release. At this moment the world map works as expected. It is possible to assign a color to each country. The memory usage seems good, however I have found some problems on the iPad Pro 2018.

"thread #23, name = 'DartWorker', stop reason = EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=2867 MB, unused=0x0)" This only occurs by randomly assign colors to each country at a very highspeed. For normal usage no problems has been found.

47
likes
0
pub points
89%
popularity

Publisher

verified publishersimplewidgets.dev

A simple widget for a customizable world map. Uses a custompainter to paint all countries & islands, which can all be colored based on the ISO two-letter countrycodes.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on countries_world_map