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 f31d24f..5698e57 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,6 +20,9 @@ dependencies: concentric_transition: ^1.0.3 lottie: ^2.2.0 shared_preferences: ^2.0.18 + http: ^0.13.5 + firebase_core: ^2.8.0 + firebase_auth: ^4.3.0 dev_dependencies: flutter_test: |