diff options
author | Felipe Erias <felipeerias@igalia.com> | 2021-12-01 13:47:57 +0900 |
---|---|---|
committer | Felipe Erias <felipeerias@igalia.com> | 2021-12-01 13:47:57 +0900 |
commit | 91911d970149555f4d8b9bd841e879d693904cea (patch) | |
tree | 77694fcf938102a55944e5b2c3a597db2a1e9e35 /pubspec.yaml | |
parent | e23cc5c65cf2d8e5468f84e38c44c0e229249846 (diff) |
Add HMI_Dashboard_Car image
Diffstat (limited to 'pubspec.yaml')
-rw-r--r-- | pubspec.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
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. |