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

An encapsulation made around openrouteservice APIs, for Dart and Flutter projects, to easily generate Routes and their data.

Releases #

[0.7.0] - 27th September, 2021 #

  • BREAKING: Matrix* -> TimeDistanceMatrix*
  • Adjust cgiar attribution link from http to https
  • Coordinate model toList and fromList methods added for convenience (with null safety).
  • Documentation updates.
  • Encapsulated Optimization API.

[0.6.0] - 26th September, 2021 #

  • BREAKING: Naming conventions changed: OpenRouteService* -> ORS*.
  • Encapsulated Matrix API.
  • Encapsulated POIs API.

[0.5.2] - 26th September, 2021 #

  • Reworked the entire Directions API system to enable usage of both the normal POST endpoint as getMultiRouteDirectionsData and the geojson POST endpoint getMultiRouteDirectionsGeoJson.
  • Common GeoJsonFeatureCollection Data Model created to be used with both the Directions API and the Isochrones API, whenever geojson is involved.

[0.5.1] - 26th September, 2021 #

  • Dart SDK version change to pass static analysis on pub.dev.
  • Ran dart format on all Dart files to be in compliance with Dart's style guide.

[0.5.0] - 26th September, 2021 #

82
likes
140
points
914
downloads

Publisher

verified publisherdhi13man.com

Weekly Downloads

An encapsulation made around openrouteservice APIs, for Dart and Flutter projects, to easily generate Routes and their data.

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on open_route_service