countries_world_map 0.0.6 copy "countries_world_map: ^0.0.6" to clipboard
countries_world_map: ^0.0.6 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.6 #

Added Japan, the Netherlands and the USA to the supported countries 🎉

0.0.5 #

The worldmap got a callback function. Clicking on a country will return the country code and the details of the tap.

The Netherlands has been added as a country map. With future releases more and more maps will be added. See the README.md to see all available maps at this moment.

0.0.4 #

There is an online example available now at example.simplewidgets.dev. This has been added to the README.

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