Closed iinozemtsev closed 3 years ago
@mraleph could you please take a look? This should fix https://github.com/grpc/grpc-dart/issues/440 once this PR and https://github.com/grpc/grpc/pull/25316 are merged
oh, that was fast, thanks! Could you merge it?
Also replace dependency_overrides with published versions
interop generated sources were regenerated using yet unmerged version of protoc_plugin (see https://github.com/dart-lang/protobuf/pull/466)
After this change I could run gRPC interop tests locally