From 3b6f659a150a7622c2e2fbc1fdd05c2e8aacbb96 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Mon, 27 Apr 2026 12:34:44 +0200 Subject: [PATCH] Add wellknown types Signed-off-by: Nikolai Rodionov --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 77e6ee4..e9e02fd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,6 +9,7 @@ environment: # Add regular dependencies here. dependencies: googleapis_grpc: ^1.0.28+routingonly + protobuf_wellknown: ^0.1.1 # path: ^1.9.0 dev_dependencies: