From 91911d970149555f4d8b9bd841e879d693904cea Mon Sep 17 00:00:00 2001 From: Felipe Erias Date: Wed, 1 Dec 2021 13:47:57 +0900 Subject: Add HMI_Dashboard_Car image --- pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pubspec.yaml') 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. -- cgit 1.2.3-korg