From 96edecdf2aa5539bea162d6a998ce429acd7aa74 Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Wed, 28 Sep 2022 14:14:29 +0200 Subject: [PATCH] ci: Remove dependency on Flutter (Take 2) --- pubspec.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index fdcf088..1964f76 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,8 +8,6 @@ environment: sdk: ">=2.17.0-266.1.beta <3.0.0" dependencies: - flutter: - sdk: flutter logging: ^1.0.2 synchronized: ^3.0.0 uuid: ^3.0.5