From 84efdf75290a6a4907183ab8514eca650469c695 Mon Sep 17 00:00:00 2001 From: David Bennett Date: Thu, 4 Mar 2021 12:16:00 -0800 Subject: [PATCH] Update the example pubspec.yaml. --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 07d5ad2..167d73a 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -3,7 +3,7 @@ description: Demonstrates how to use the flutter_native_timezone plugin. publish_to: 'none' environment: - sdk: ">=2.1.0 <3.0.0" + sdk: '>=2.12.0 <3.0.0' dependencies: flutter: