From f6927245fda9a7a2fbc1b2a560bbb1e174368fc8 Mon Sep 17 00:00:00 2001 From: Carlos Lopez-Rosario Date: Fri, 10 Apr 2020 14:30:50 -0400 Subject: [PATCH] 90 -> 89 cause android sized screamed --- pubspec.lock | 2 +- pubspec.yaml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index dd1117d..e01b47c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -155,7 +155,7 @@ packages: name: pedantic url: "https://pub.dartlang.org" source: hosted - version: "1.8.0+1" + version: "1.9.0" petitparser: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9f02971..cb97cbf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ version: 1.0.0+1 environment: #sdk: ">=2.1.0 <3.0.0" - sdk: ">=2.5.2 <3.0.0" + sdk: ">=2.6.0 <3.0.0" dependencies: flutter: @@ -34,7 +34,6 @@ dev_dependencies: flutter_test: sdk: flutter - # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec