From 997524d59fc7eca8b395dd17bd7720d1fad2d238 Mon Sep 17 00:00:00 2001 From: Paul Sturm Date: Tue, 2 Dec 2025 07:45:08 -0600 Subject: [PATCH] update minimum to Flutter 3.38.3 (Dart 3.10.1) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d573dcef..7a1a086d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: '>=3.9.0 <4.0.0' + sdk: '>=3.10.1 <4.0.0' dependencies: arcgis_maps: ^300.0.0