alpha_world_map 0.1.0 copy "alpha_world_map: ^0.1.0" to clipboard
alpha_world_map: ^0.1.0 copied to clipboard

World map widget fetching live GeoJSON with full style customization

Changelog #

All notable changes to this project will be documented in this file.

0.1.0 Initial release #

Added #

  • Core widget AlphaWorldMap to fetch and render country (Admin 0) and subdivision (Admin 1) geometries at runtime.
  • Customization options for fill and stroke colors for country and district layers.
  • Stroke width customization.
  • Option to show or hide subdivisions.
  • In-memory caching of fetched GeoJSON data.
  • Error handling in map data loading.
  • Usage example demonstrating customization.
  • README with installation, usage, data sources, and notes.
  • Updated dependencies to compatible versions supporting null safety.
1
likes
130
points
15
downloads

Publisher

verified publisheralpha-kraft.blogspot.com

Weekly Downloads

World map widget fetching live GeoJSON with full style customization

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, geojson, http, svg_path_parser

More

Packages that depend on alpha_world_map