grpc-dart/interop/pubspec.yaml

19 lines
272 B
YAML

name: interop
description: Dart gRPC interoperability test suite.
publish_to: none
environment:
sdk: ^3.8.0
dependencies:
args: ^2.7.0
async: ^2.13.0
collection: ^1.19.1
grpc:
path: ../
protobuf: ^4.1.0
dev_dependencies:
lints: ^6.0.0
test: ^1.26.2