From 5056738ef4269fd296bf528c6d5b97503497e2b6 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Fri, 30 Mar 2018 12:44:47 -0400 Subject: [PATCH] Upper SDK constraint --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 06c39ae7..5cd03915 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: angel_auth strategy for OAuth2 login, i.e. Facebook. version: 1.0.2 author: Tobe O environment: - sdk: ">=1.19.0" + sdk: ">=1.19.0 <3.0.0" homepage: https://github.com/angel-dart/auth_oauth2.git dependencies: angel_auth: ^1.0.0-dev