map_services 0.0.6 copy "map_services: ^0.0.6" to clipboard
map_services: ^0.0.6 copied to clipboard

A Flutter package for mapping services including distance calculation, reverse geocoding, and routing.

0.0.1 #

  • Initial release of map_services.
  • Added distance calculation logic (Haversine formula).
  • Added reverse geocoding.
  • Added address search.
  • Added routing with polyline decoding.

0.0.3 #

  • Fixed fetchRoute method to use the correct parameter names.

0.0.4 #

  • Fixed fetchRoute method and load env-based urls.

0.0.5 #

  • Fixed searchAddress error, added user agent and accept header

0.0.6 #

  • Add country code as search query
2
likes
130
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for mapping services including distance calculation, reverse geocoding, and routing.

Repository (GitHub)

License

unknown (license)

Dependencies

flutter, flutter_dotenv, google_polyline_algorithm, http

More

Packages that depend on map_services