googleapis_grpc 1.0.28+routingonly
googleapis_grpc: ^1.0.28+routingonly copied to clipboard
Auto-generated client libraries for accessing Google APIs through gRPC. Unofficial.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add googleapis_grpcWith Flutter:
$ flutter pub add googleapis_grpcThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
googleapis_grpc: ^1.0.28+routingonlyAlternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:googleapis_grpc/google_geo_type.dart';
import 'package:googleapis_grpc/google_maps_routing_v2.dart';
import 'package:googleapis_grpc/google_protobuf.dart';
import 'package:googleapis_grpc/google_rpc.dart';
import 'package:googleapis_grpc/google_rpc_context.dart';
import 'package:googleapis_grpc/google_type.dart';