name: grpc description: Dart implementation of gRPC, a high performance, open-source universal RPC framework. version: 2.8.0-dev homepage: https://github.com/dart-lang/grpc-dart environment: sdk: '>=2.8.0 <3.0.0' dependencies: async: ^2.2.0 crypto: ^2.1.4 fixnum: ^0.10.11 googleapis_auth: ^0.2.7 meta: ^1.1.6 http: ^0.12.0 http2: ^1.0.0 protobuf: ^1.0.1 dev_dependencies: build_runner: ^1.5.2 build_test: ^0.10.8 build_web_compilers: ^2.1.1 mockito: ^4.1.0 test: ^1.6.4 stream_channel: ^2.0.0