From f03f214a47a78a52d73e28a76eec78d3f10d07e5 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sat, 21 Jul 2018 17:59:36 +0200 Subject: Rewritten login activity --- pubspec.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index 6977814..448b450 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,14 +2,11 @@ name: beam_messenger description: A new flutter project. dependencies: - http: any - sqflite: any - path_provider: any + local_auth: "^0.2.0" + shared_preferences: "^0.4.0" cupertino_icons: any flutter: sdk: flutter flutter: - uses-material-design: true - assets: - - assets/login_background.jpg \ No newline at end of file + uses-material-design: true \ No newline at end of file -- cgit v1.2.3