google_directions_api 0.7.0 copy "google_directions_api: ^0.7.0" to clipboard
google_directions_api: ^0.7.0 copied to clipboard

outdated

The Directions API is a service that calculates directions between locations. You can search for directions for several modes of transportation.

Changelog #

0.7.0 #

  • Fixed parsing of instructions (changed to html_instructions) for Step
  • Added language parameter to DirectionsRequest

0.6.0 #

  • Updated to NNBD

0.5.0 #

  • Redesigned LatLng, LatLngBounds due to ambiguous class names when using google_maps_flutter or google_maps packages

0.4.0 #

  • Removed flutter dependency

0.3.0 #

  • Finished with request models
  • Added LatLng, LatLngBounds to remove dependency on google_maps_flutter plugin
  • Added overviewPath getter for decoded overviewPolyline in DirectionsRoute

0.2.0 #

  • Redesigned class names of response DTO's
  • Doc updates

0.1.0 #

  • Implemented DirectionAPI responses
  • Added required request fields (origin/desctination/travelMode)
51
likes
0
pub points
92%
popularity

Publisher

verified publisherthisismarch.dev

The Directions API is a service that calculates directions between locations. You can search for directions for several modes of transportation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flinq, google_polyline_algorithm, http

More

Packages that depend on google_directions_api