From feaebab24331b18fc332adadb4dce53f021748b8 Mon Sep 17 00:00:00 2001 From: Albert Moravec Date: Mon, 5 Feb 2024 15:59:50 +0800 Subject: [PATCH] chore: Bump min Flutter version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3f66855..44a78cd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ repository: https://github.com/dronetag/flutter-opendroneid environment: sdk: ">=3.0.0 <4.0.0" - flutter: ">=3.10.0" + flutter: ">=3.16.7" dependencies: flutter: