diff options
Diffstat (limited to 'client_app_flutter/pubspec.yaml')
-rw-r--r-- | client_app_flutter/pubspec.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client_app_flutter/pubspec.yaml b/client_app_flutter/pubspec.yaml index c77b3d0..177ae79 100644 --- a/client_app_flutter/pubspec.yaml +++ b/client_app_flutter/pubspec.yaml @@ -35,6 +35,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 + firebase_core: ^2.21.0 dev_dependencies: flutter_test: |