From 10945b8056eb2b228c156918a3505882a49a79b8 Mon Sep 17 00:00:00 2001 From: Hritik Chouhan Date: Thu, 1 Sep 2022 20:46:09 +0200 Subject: Upload Flutter-Dashboard app for IVI Flutter Dashboard app which shows Tyres Pressure, Child lock status , Current Location,Speed,RPM,outside and inside Temperature , Average fuel Consumption. update UI and Removed Unused code. Moved kuksa authtoken and mapbox access token and other things to config file. Bug-AGL: SPEC-4547 Signed-off-by: Hritik Chouhan Change-Id: I14f42ed453c8279a1e89f8835d2b24e07e4ce376 --- images/car_img.png | Bin 0 -> 259879 bytes images/cloud.png | Bin 0 -> 7918 bytes images/thermostate.png | Bin 0 -> 5721 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/car_img.png create mode 100644 images/cloud.png create mode 100644 images/thermostate.png (limited to 'images') diff --git a/images/car_img.png b/images/car_img.png new file mode 100644 index 0000000..9283e0b Binary files /dev/null and b/images/car_img.png differ diff --git a/images/cloud.png b/images/cloud.png new file mode 100644 index 0000000..fb713e8 Binary files /dev/null and b/images/cloud.png differ diff --git a/images/thermostate.png b/images/thermostate.png new file mode 100644 index 0000000..a481d1e Binary files /dev/null and b/images/thermostate.png differ -- cgit 1.2.3-korg