diff options
-rw-r--r-- | images/HMI_Dashboard_Car_1080.png | bin | 0 -> 256058 bytes | |||
-rw-r--r-- | images/HMI_Dashboard_Car_720.png | bin | 0 -> 123404 bytes | |||
-rw-r--r-- | pubspec.yaml | 2 |
3 files changed, 2 insertions, 0 deletions
diff --git a/images/HMI_Dashboard_Car_1080.png b/images/HMI_Dashboard_Car_1080.png Binary files differnew file mode 100644 index 0000000..387a4b1 --- /dev/null +++ b/images/HMI_Dashboard_Car_1080.png diff --git a/images/HMI_Dashboard_Car_720.png b/images/HMI_Dashboard_Car_720.png Binary files differnew file mode 100644 index 0000000..0e4079c --- /dev/null +++ b/images/HMI_Dashboard_Car_720.png diff --git a/pubspec.yaml b/pubspec.yaml index d416d2f..18661d9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -58,6 +58,8 @@ flutter: - images/HMI_HVAC_Front_Inactive.png - images/HMI_HVAC_AirDown_Inactive.png - images/HMI_HVAC_AirUp_Inactive.png + - images/HMI_Dashboard_Car_720.png + - images/HMI_Dashboard_Car_1080.png # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/assets-and-images/#resolution-aware. |