summaryrefslogtreecommitdiffstats
path: root/lib/vehicle-signals/onBoarding_page.dart
AgeCommit message (Collapse)AuthorFilesLines
2022-12-31Rework Riverpod provider usageScott Murray1-0/+61
Replace the single Riverpod provider for all vehicle signals with separate ones for each required signal used directly in the widgets that require them. This is more in line with recommended Riverpod practice, and should avoids driving full widget tree rebuilds on every signal received. Bug-AGL: SPEC-4660 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ibe1ff26f8cd95cbe9cbb477feaf31c9f4919bf6a