diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-12-21 01:26:51 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-12-21 01:26:51 +0200 |
| commit | 7b379914e44583b9b097ed286b669ad244b176a1 (patch) | |
| tree | 32fc660273161a92a0b9784ac5edd6f2f5eea58c /mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties | |
| parent | b84fe9a9c4c18a3f4e957f76ead34403c4316f76 (diff) | |
| download | carpool-7b379914e44583b9b097ed286b669ad244b176a1.tar.xz carpool-7b379914e44583b9b097ed286b669ad244b176a1.zip | |
Added Firestore support for both the driver app and the rider mobile app
Diffstat (limited to 'mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties')
| -rw-r--r-- | mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties index 88149af..ee70cf3 100644 --- a/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +++ b/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties @@ -1,4 +1,4 @@ -#Mon Dec 04 18:45:39 EET 2023 -io.github.ponnamkarthik.toast.fluttertoast-main-1\:/drawable/corner.xml=/home/omar/programming/flutter/carpool/build/fluttertoast/intermediates/packaged_res/debug/drawable/corner.xml -io.github.ponnamkarthik.toast.fluttertoast-main-1\:/drawable/toast_bg.xml=/home/omar/programming/flutter/carpool/build/fluttertoast/intermediates/packaged_res/debug/drawable/toast_bg.xml -io.github.ponnamkarthik.toast.fluttertoast-main-1\:/layout/toast_custom.xml=/home/omar/programming/flutter/carpool/build/fluttertoast/intermediates/packaged_res/debug/layout/toast_custom.xml +#Thu Dec 21 00:19:27 EET 2023 +io.github.ponnamkarthik.toast.fluttertoast-main-1\:/drawable/corner.xml=/home/omar/programming/flutter/carpool/mobile/build/fluttertoast/intermediates/packaged_res/debug/drawable/corner.xml +io.github.ponnamkarthik.toast.fluttertoast-main-1\:/drawable/toast_bg.xml=/home/omar/programming/flutter/carpool/mobile/build/fluttertoast/intermediates/packaged_res/debug/drawable/toast_bg.xml +io.github.ponnamkarthik.toast.fluttertoast-main-1\:/layout/toast_custom.xml=/home/omar/programming/flutter/carpool/mobile/build/fluttertoast/intermediates/packaged_res/debug/layout/toast_custom.xml |
