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/out/drawable_corner.xml.flat | Bin 0 -> 572 bytes .../debug/out/drawable_toast_bg.xml.flat | Bin 0 -> 776 bytes .../debug/out/layout_toast_custom.xml.flat | Bin 0 -> 1700 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_corner.xml.flat create mode 100644 mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/drawable_toast_bg.xml.flat create mode 100644 mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/layout_toast_custom.xml.flat (limited to 'mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out') 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 new file mode 100644 index 0000000..de02921 Binary files /dev/null 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 new file mode 100644 index 0000000..3755067 Binary files /dev/null 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 new file mode 100644 index 0000000..1bf5792 Binary files /dev/null and b/mobile/build/fluttertoast/intermediates/compiled_local_resources/debug/out/layout_toast_custom.xml.flat differ -- cgit v1.2.3