FLUTTER ECOSYSTEM

a14n/dart-geo

Um conjunto de funções geográficas para o Dart

Capa do projeto dart-geo
Stars
13
Forks
3
Último push (UTC)
22 de jun. de 2026
Status do projeto
Ativo
Alexandre Ardhuin GitHub avatar
GITHUB User

Alexandre Ardhuin ↗

France
LinguagensDart

Pacotes publicados por este repositório

Dependências usadas

Lista de dependências 3 itens
  • meta^1.3.0
  • testDesenvolvimento^1.16.8
  • expectorDesenvolvimento^0.1.2

README original

Texto original em inglês. Visite o GitHub para a versão atual.

Expandir / recolher 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