summaryrefslogtreecommitdiff
path: root/pubspec.yaml
diff options
context:
space:
mode:
authoromagdy7 <omar.professional8777@gmail.com>2023-12-04 23:16:08 +0200
committeromagdy7 <omar.professional8777@gmail.com>2023-12-04 23:16:08 +0200
commit19709e296aec10d2cd24f904a87243216a454d5f (patch)
treee18982e7ee2d0f550c36601286a6371486de619e /pubspec.yaml
parentd7946d6a76f6f04de0feea1e97aeb80031c15efc (diff)
downloadcarpool-19709e296aec10d2cd24f904a87243216a454d5f.tar.xz
carpool-19709e296aec10d2cd24f904a87243216a454d5f.zip
Added auth to signup page + some UI refactoring
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pubspec.yaml b/pubspec.yaml
index 47fa101..dab24ec 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -36,6 +36,9 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
intl: ^0.18.1
+ firebase_core: ^2.24.0
+ firebase_auth: ^4.15.0
+ fluttertoast: ^8.2.4
dev_dependencies:
flutter_test: