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/build/f0634538b2900ed7a6c9d1e16d705132/_composite.stamp | 1 + .../f0634538b2900ed7a6c9d1e16d705132/gen_dart_plugin_registrant.stamp | 1 + mobile/build/f0634538b2900ed7a6c9d1e16d705132/gen_localizations.stamp | 1 + 3 files changed, 3 insertions(+) create mode 100644 mobile/build/f0634538b2900ed7a6c9d1e16d705132/_composite.stamp create mode 100644 mobile/build/f0634538b2900ed7a6c9d1e16d705132/gen_dart_plugin_registrant.stamp create mode 100644 mobile/build/f0634538b2900ed7a6c9d1e16d705132/gen_localizations.stamp (limited to 'mobile/build/f0634538b2900ed7a6c9d1e16d705132') diff --git a/mobile/build/f0634538b2900ed7a6c9d1e16d705132/_composite.stamp b/mobile/build/f0634538b2900ed7a6c9d1e16d705132/_composite.stamp new file mode 100644 index 0000000..1b2d28c --- /dev/null +++ b/mobile/build/f0634538b2900ed7a6c9d1e16d705132/_composite.stamp @@ -0,0 +1 @@ +{"inputs":[],"outputs":[]} \ No newline at end of file diff --git a/mobile/build/f0634538b2900ed7a6c9d1e16d705132/gen_dart_plugin_registrant.stamp b/mobile/build/f0634538b2900ed7a6c9d1e16d705132/gen_dart_plugin_registrant.stamp new file mode 100644 index 0000000..9c62192 --- /dev/null +++ b/mobile/build/f0634538b2900ed7a6c9d1e16d705132/gen_dart_plugin_registrant.stamp @@ -0,0 +1 @@ +{"inputs":["/home/omar/programming/flutter/carpool/mobile/.dart_tool/package_config_subset"],"outputs":[]} \ No newline at end of file diff --git a/mobile/build/f0634538b2900ed7a6c9d1e16d705132/gen_localizations.stamp b/mobile/build/f0634538b2900ed7a6c9d1e16d705132/gen_localizations.stamp new file mode 100644 index 0000000..1b2d28c --- /dev/null +++ b/mobile/build/f0634538b2900ed7a6c9d1e16d705132/gen_localizations.stamp @@ -0,0 +1 @@ +{"inputs":[],"outputs":[]} \ No newline at end of file -- cgit v1.2.3