From e144c8b08ea3c70993f85ba434095eba01ed707c Mon Sep 17 00:00:00 2001 From: ethicnology Date: Thu, 9 Jan 2025 11:41:34 -0500 Subject: [PATCH] chore: update flutter environement --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 349206c..b4f3dfc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,6 +7,7 @@ version: 0.1.5 environment: sdk: '>=3.2.0 <4.0.0' + flutter: '>=3.3.0' dependencies: flutter: