summaryrefslogtreecommitdiffstats
path: root/recipes-demo/flutter-nav/files
AgeCommit message (Collapse)AuthorFilesLines
2024-08-01Remove unused Flutter appsScott Murray1-3/+0
Remove unused GSoC prototype Flutter apps flutter-mediaplayer and flutter-nav to avoid confusion and reduce maintenance burden. Bug-AGL: SPEC-5216 Change-Id: I0a23a471da22b98ade3deda4006e4626630c4bda Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30151 ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account
2022-09-22Add recipes for flutter appsHritik Chouhan1-0/+3
- This add the flutter dashboard,hvac,navigation, mediaplayer apps in the AGL. - Pin all the flutter apps in IVI flutter demo homescreen. - Add config file for each app for kuksaAuthToken and mapboxAccessToken. Bug-AGL: SPEC-4560 Change-Id: If5f58e6ccc402f56fef66cc29d3959b834c4e27c Signed-off-by: Hritik Chouhan <hritikc3961@gmail.com>