From 378d4cd8fc3790e9d2a93c31acecf95bac146762 Mon Sep 17 00:00:00 2001 From: Michael Sladoje Date: Fri, 29 May 2020 08:11:34 +0200 Subject: [PATCH] update min Dart version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 88e7541c..09452a16 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ version: 0.1.9 homepage: https://github.com/Earlybyte/aad_oauth environment: - sdk: ">=2.0.0-dev.68.0 <3.0.0" + sdk: ">=2.2.2 <3.0.0" dependencies: flutter_webview_plugin: ^0.3.0+2