FLUTTER ECOSYSTEM

a14n/dart-geo

A set of geographic's functions for Dart

dart-geo project cover
Stars
13
Forks
3
Last push (UTC)
Jun 22, 2026
Project status
Active
Alexandre Ardhuin GitHub avatar
GITHUB User

Alexandre Ardhuin ↗

France
LanguagesDart

Packages published by this repository

Dependencies used

Dependency list 3 items
  • meta^1.3.0
  • testDevelopment^1.16.8
  • expectorDevelopment^0.1.2

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

Dart Geo

Build Status

This project provides a set of utility functions for geographic computations.

You can:

  • compute distance between 2 points,
  • compute heading from one point to an other,
  • compute a point resulting from moving a distance from origin in the specified heading.
  • encode and decode a list of point according to the Encoded Polyline Algorithm Format.

License

Apache 2.0