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>

Libraries

google_route_optimization_api
Support for doing something awesome.