From e65ac1c378720142555b157e5563c2252be41bf0 Mon Sep 17 00:00:00 2001 From: Daniel Luz Date: Thu, 15 Feb 2024 13:00:00 -0300 Subject: [PATCH] declare vm_service as a dev dependency --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bb13604..2400d6a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,8 +13,8 @@ dev_dependencies: mockito: ^5.4.0 test: ^1.21.0 total_lints: + vm_service: ^13.0.0 dependencies: async: ^2.11.0 meta: ^1.9.0 - vm_service: ^13.0.0