name: grpc description: Dart implementation of gRPC, a high performance, open-source universal RPC framework. version: 1.0.3 author: Dart Team homepage: https://github.com/dart-lang/grpc-dart environment: sdk: '>=2.0.0 <3.0.0' dependencies: async: '>=1.13.3 <3.0.0' googleapis_auth: ^0.2.5+3 meta: ^1.0.5 http: '>=0.11.3+17 <0.13.0' http2: '>=0.1.7 <2.0.0' dev_dependencies: mockito: ^4.0.0 test: ^1.6.1