From b84fe9a9c4c18a3f4e957f76ead34403c4316f76 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Wed, 20 Dec 2023 19:40:11 +0200 Subject: Added a simple Login and SignUp page for the web driver app --- .../debug/mergeDebugResources/compile-file-map.properties | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 mobile/build/app/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties (limited to 'mobile/build/app/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties') diff --git a/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties new file mode 100644 index 0000000..52485ab --- /dev/null +++ b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties @@ -0,0 +1,7 @@ +#Mon Dec 04 18:50:47 EET 2023 +com.example.carpool.app-main-9\:/drawable-v21/launch_background.xml=/home/omar/programming/flutter/carpool/build/app/intermediates/merged_res/debug/drawable-v21_launch_background.xml.flat +com.example.carpool.app-main-9\:/mipmap-hdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/build/app/intermediates/merged_res/debug/mipmap-hdpi_ic_launcher.png.flat +com.example.carpool.app-main-9\:/mipmap-mdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/build/app/intermediates/merged_res/debug/mipmap-mdpi_ic_launcher.png.flat +com.example.carpool.app-main-9\:/mipmap-xhdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/build/app/intermediates/merged_res/debug/mipmap-xhdpi_ic_launcher.png.flat +com.example.carpool.app-main-9\:/mipmap-xxhdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/build/app/intermediates/merged_res/debug/mipmap-xxhdpi_ic_launcher.png.flat +com.example.carpool.app-main-9\:/mipmap-xxxhdpi/ic_launcher.png=/home/omar/programming/flutter/carpool/build/app/intermediates/merged_res/debug/mipmap-xxxhdpi_ic_launcher.png.flat -- cgit v1.2.3