summaryrefslogtreecommitdiffstats
path: root/lib/screen/widgets
AgeCommit message (Collapse)AuthorFilesLines
2022-12-29UI tweaksScott Murray2-3/+3
Changes: - Changed inactive turn signal and notification icons' color to Colors.grey.shade600 to make them more visible. - Reworked initial connection popup position and size to have it at the bottom of the screen where it will not get covered up by the streaming navigation receiver window. - Tweaked the position of the navigation widget up a bit higher, as it seemed a bit low. Even though we will not be using it in the near term, it seemed worthwhile to do this for the future. Bug-AGL: SPEC-4653 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I334ef4defcfc8ce138c3900355e3c83ca5a0ac05
2022-09-14Upload Flutter Instrument Cluster appAakash Solanki11-0/+577
Instrument Cluster demo app which shows speedometer tachometer guages, temperature and fuel bars and some indicators like turn indicators, engine malfunction, lights, cruise control, lane assist. KUKSA.VAL is the data source for the widgets. This app depends on several plugins and all the plugins have an OSI-approved license. Bug-AGL: SPEC-4543 Change-Id: I2698c66f9d8d824690ae7e567ca7c93ceeb17e08 Signed-off-by: Aakash Solanki <tech2aks@gmail.com>