Google Route Optimization API for Dart
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
andjson_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.