From 497557f258a57c63afadde507f2fb84a00ec978b Mon Sep 17 00:00:00 2001 From: Adrian Samoticha <86920182+Adrian-Samoticha@users.noreply.github.com> Date: Fri, 27 Dec 2024 21:46:12 +0100 Subject: [PATCH] increase Flutter SDK requirement so that no `ios/` folder is necessary --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 23dd017b..8fe1caaf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ repository: "https://github.com/GroovinChip/macos_ui" environment: sdk: ">=3.5.3 <4.0.0" - flutter: ">=1.10.0" + flutter: ">=1.20.0" dependencies: flutter: