google_route_optimization_api 1.0.0 copy "google_route_optimization_api: ^1.0.0" to clipboard
google_route_optimization_api: ^1.0.0 copied to clipboard

A Dart package to interact with Google Route Optimization API using OAuth2.

Google Route Optimization API for Dart #

Pub Version Null Safety GitHub Stars


A Dart package that simplifies working with the Google Route Optimization API.
This package helps you build and send requests easily, handling OAuth2 authentication using a Google Service Account.

✨ Features #

  • Full support for Google Route Optimization API
  • Built-in OAuth2 authentication using service account
  • Built with freezed and json_serializable for clean and efficient models
  • Uses dio for powerful and customizable HTTP requests
  • Allows passing a custom Dio instance if needed

🛠 Installation #

Add to your pubspec.yaml:

dependencies:
  google_route_optimization_api: ^<latest_version>
1
likes
130
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package to interact with Google Route Optimization API using OAuth2.

Repository (GitHub)
View/report issues

Topics

#firebase #api #google #ptimization #route

Documentation

API reference

License

MIT (license)

Dependencies

dio, freezed_annotation, googleapis_auth, json_annotation

More

Packages that depend on google_route_optimization_api