From 3c2e071477dc482759cdae7ebdd3dff6fe0e7103 Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Mon, 24 Mar 2025 11:23:39 +0100 Subject: [PATCH] fix missing entry in pubspec --- frontend/pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index ea783ef..cc46624 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -20,6 +20,7 @@ version: 1.0.0+1 environment: sdk: '>=3.3.4 <4.0.0' + flutter: '>=3.22.0' # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions