Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 246 Bytes

File metadata and controls

17 lines (11 loc) · 246 Bytes

Public interface definitions of Google APIs for Dart and gRPC.

Getting started

In your pubspec.yaml file add:

dependencies:
  protobuf_google: any

Usage

import 'package:protobuf_google/protobuf_google.dart';