From 62269131ce9e01ec8e40d0a3bf8900ecff344e83 Mon Sep 17 00:00:00 2001 From: 240405 <240405@epvc.pt> Date: Wed, 29 Apr 2026 17:15:53 +0100 Subject: [PATCH] First Commit --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8b2dd0b..d80eb43 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,8 +31,8 @@ dependencies: flutter: sdk: flutter - # The following adds the Cupertino Icons font to your application. - # Use with the CupertinoIcons class for iOS style icons. + firebase_core: ^3.10.1 + cloud_firestore: ^5.6.2 cupertino_icons: ^1.0.8 dev_dependencies: