From 3e742ade989e461c42ea20fb757eb2b90577c65e Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Mon, 27 Apr 2026 12:43:19 +0200 Subject: [PATCH] Add protobuf as a dep Signed-off-by: Nikolai Rodionov --- pubspec.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index e9e02fd..eef3457 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,8 +8,7 @@ environment: # Add regular dependencies here. dependencies: - googleapis_grpc: ^1.0.28+routingonly - protobuf_wellknown: ^0.1.1 + protobuf: 6.0.0 # path: ^1.9.0 dev_dependencies: