world_hex_map 0.2.0 copy "world_hex_map: ^0.2.0" to clipboard
world_hex_map: ^0.2.0 copied to clipboard

A lightweight offline world hex map for Flutter and Dart.

Changelog #

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

The format follows Keep a Changelog, and the project uses Semantic Versioning.

Unreleased #

0.2.0 - 2026-08-29 #

Added #

  • Typed ES module with the same grid and coordinate APIs as Dart.
  • Dependency-free SVG renderer for TypeScript, including accessible labels and coordinate-based markers.
  • Node build, tests, package metadata, and CI coverage.
  • Deterministic Flutter preview and visual regression coverage.
  • Runnable TypeScript SVG example, architecture notes, and release checklist.

Changed #

  • Natural Earth generation now emits matching Dart and TypeScript data files.
  • Minimum supported versions are now Dart 3.0 and Flutter 3.10.

0.1.0 - 2026-08-29 #

Added #

  • Generated 72 × 47 world land grid with island preservation.
  • Coordinate-to-land-cell snapping utilities.
  • Customizable Flutter map widget, markers, semantics, and cell taps.
  • Reproducible Natural Earth generator, tests, example, and project docs.
0
likes
160
points
82
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight offline world hex map for Flutter and Dart.

Repository (GitHub)
View/report issues
Contributing

Topics

#maps #hex-grid #geospatial #visualization #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on world_hex_map