From 7b379914e44583b9b097ed286b669ad244b176a1 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Thu, 21 Dec 2023 01:26:51 +0200 Subject: Added Firestore support for both the driver app and the rider mobile app --- mobile/pubspec.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'mobile/pubspec.yaml') diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index dab24ec..446bdb0 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -39,6 +39,7 @@ dependencies: firebase_core: ^2.24.0 firebase_auth: ^4.15.0 fluttertoast: ^8.2.4 + cloud_firestore: ^4.13.6 dev_dependencies: flutter_test: -- cgit v1.2.3