From b0fa29e13ef978fc7358688f885fbf8f7bb58329 Mon Sep 17 00:00:00 2001 From: Inex Code Date: Fri, 23 Aug 2024 14:19:54 +0300 Subject: [PATCH] ci: Put a recommended Flutter version to the pubspec.yaml --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 0a30b693..1d2dca60 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,6 +5,7 @@ version: 0.12.2+25 environment: sdk: '>=3.5.0 <4.0.0' + # RECOMMENDED_FLUTTER_VERSION=3.24.0 flutter: ">=3.24.0 <3.25.0" dependencies: