diff options
Diffstat (limited to 'pubspec.yaml')
| -rw-r--r-- | pubspec.yaml | 3 |
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: |
