aboutsummaryrefslogtreecommitdiffhomepage
path: root/pubspec.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml9
1 files changed, 3 insertions, 6 deletions
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