aboutsummaryrefslogtreecommitdiffhomepage
path: root/pubspec.yaml
diff options
context:
space:
mode:
authorMarvin Borner2018-07-24 12:37:27 +0200
committerMarvin Borner2018-07-24 12:37:27 +0200
commitabe2bc76f7853a5a4b9a0b8df6efb9ebb6b279c6 (patch)
tree3f71b8dd820fe20ecc8e20c1e5791cde4afd7295 /pubspec.yaml
parent84e912e94d6a559748c0b737fdb2e664e1291d2f (diff)
Using kotlin now
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/pubspec.yaml b/pubspec.yaml
deleted file mode 100644
index 3cb6e02..0000000
--- a/pubspec.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-name: beam_messenger
-description: A new flutter project.
-
-dependencies:
- local_auth: "^0.2.0"
- shared_preferences: "^0.4.0"
- cupertino_icons: any
- http: any
- flutter:
- sdk: flutter
-
-flutter:
- uses-material-design: true \ No newline at end of file