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 --- .../b8fb7576a9b8c2a97420256af3171c93/results.bin | 1 + .../transformed/classes/classes.dex | Bin 0 -> 9128 bytes .../debug/out/drawable_corner.xml.flat | Bin 572 -> 576 bytes .../debug/out/drawable_toast_bg.xml.flat | Bin 776 -> 780 bytes .../debug/out/layout_toast_custom.xml.flat | Bin 1700 -> 1708 bytes .../incremental/debug-mergeJavaRes/merge-state | Bin 825 -> 832 bytes .../packageDebugResources/compile-file-map.properties | 8 ++++---- .../debug/packageDebugResources/merger.xml | 2 +- .../incremental/packageDebugAssets/merger.xml | 2 +- .../cacheable/caches-jvm/inputs/source-to-output.tab | Bin 4096 -> 4096 bytes .../caches-jvm/inputs/source-to-output.tab.values.at | Bin 779 -> 814 bytes .../compileDebugKotlin/cacheable/last-build.bin | Bin 18 -> 18 bytes .../compileDebugKotlin/local-state/build-history.bin | Bin 31 -> 31 bytes 13 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 mobile/build/fluttertoast/.transforms/b8fb7576a9b8c2a97420256af3171c93/results.bin create mode 100644 mobile/build/fluttertoast/.transforms/b8fb7576a9b8c2a97420256af3171c93/transformed/classes/classes.dex (limited to 'mobile/build/fluttertoast') diff --git a/mobile/build/fluttertoast/.transforms/b8fb7576a9b8c2a97420256af3171c93/results.bin b/mobile/build/fluttertoast/.transforms/b8fb7576a9b8c2a97420256af3171c93/results.bin new file mode 100644 index 0000000..0d259dd --- /dev/null +++ b/mobile/build/fluttertoast/.transforms/b8fb7576a9b8c2a97420256af3171c93/results.bin @@ -0,0 +1 @@ +o/classes diff --git a/mobile/build/fluttertoast/.transforms/b8fb7576a9b8c2a97420256af3171c93/transformed/classes/classes.dex b/mobile/build/fluttertoast/.transforms/b8fb7576a9b8c2a97420256af3171c93/transformed/classes/classes.dex new file mode 100644 index 0000000..a7dce3c Binary files /dev/null and b/mobile/build/fluttertoast/.transforms/b8fb7576a9b8c2a97420256af3171c93/transformed/classes/classes.dex differ diff --git a/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_corner.xml.flat b/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_corner.xml.flat index de02921..c111fae 100644 Binary files a/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_corner.xml.flat and b/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_corner.xml.flat differ diff --git a/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_toast_bg.xml.flat b/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_toast_bg.xml.flat index 3755067..2fe62fa 100644 Binary files a/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_toast_bg.xml.flat and b/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_toast_bg.xml.flat differ diff --git a/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/layout_toast_custom.xml.flat b/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/layout_toast_custom.xml.flat index 1bf5792..e4754e2 100644 Binary files a/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/layout_toast_custom.xml.flat and b/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/layout_toast_custom.xml.flat differ diff --git a/mobile/build/fluttertoast/intermediates/incremental/debug-mergeJavaRes/merge-state b/mobile/build/fluttertoast/intermediates/incremental/debug-mergeJavaRes/merge-state index 1dc3554..a5ef238 100644 Binary files a/mobile/build/fluttertoast/intermediates/incremental/debug-mergeJavaRes/merge-state and b/mobile/build/fluttertoast/intermediates/incremental/debug-mergeJavaRes/merge-state differ 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 diff --git a/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/merger.xml b/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/merger.xml index 3a65682..c3acbcd 100644 --- a/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/merger.xml +++ b/mobile/build/fluttertoast/intermediates/incremental/debug/packageDebugResources/merger.xml @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/mobile/build/fluttertoast/intermediates/incremental/packageDebugAssets/merger.xml b/mobile/build/fluttertoast/intermediates/incremental/packageDebugAssets/merger.xml index 267fa33..1108295 100644 --- a/mobile/build/fluttertoast/intermediates/incremental/packageDebugAssets/merger.xml +++ b/mobile/build/fluttertoast/intermediates/incremental/packageDebugAssets/merger.xml @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/mobile/build/fluttertoast/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab b/mobile/build/fluttertoast/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab index ac34fb3..51f3264 100644 Binary files a/mobile/build/fluttertoast/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab and b/mobile/build/fluttertoast/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab differ diff --git a/mobile/build/fluttertoast/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at b/mobile/build/fluttertoast/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at index 1fc7c8a..3b2ebe1 100644 Binary files a/mobile/build/fluttertoast/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at and b/mobile/build/fluttertoast/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at differ diff --git a/mobile/build/fluttertoast/kotlin/compileDebugKotlin/cacheable/last-build.bin b/mobile/build/fluttertoast/kotlin/compileDebugKotlin/cacheable/last-build.bin index 4e4ab10..e5acf5b 100644 Binary files a/mobile/build/fluttertoast/kotlin/compileDebugKotlin/cacheable/last-build.bin and b/mobile/build/fluttertoast/kotlin/compileDebugKotlin/cacheable/last-build.bin differ diff --git a/mobile/build/fluttertoast/kotlin/compileDebugKotlin/local-state/build-history.bin b/mobile/build/fluttertoast/kotlin/compileDebugKotlin/local-state/build-history.bin index 76739df..5834e10 100644 Binary files a/mobile/build/fluttertoast/kotlin/compileDebugKotlin/local-state/build-history.bin and b/mobile/build/fluttertoast/kotlin/compileDebugKotlin/local-state/build-history.bin differ -- cgit v1.2.3