From 84e912e94d6a559748c0b737fdb2e664e1291d2f Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sun, 22 Jul 2018 00:30:01 +0200 Subject: HTTP oauth login request works now --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index 448b450..3cb6e02 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,6 +5,7 @@ dependencies: local_auth: "^0.2.0" shared_preferences: "^0.4.0" cupertino_icons: any + http: any flutter: sdk: flutter -- cgit v1.2.3