You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

As native support of flutter into the AGL platform is being considered, there is already a way to run flutter applications on the existing demo platform, and have them using the available application framework.

In this document we will be describing the different components that are in place for both having native applications connecting to the available appFw apis, and to bundle flutter apps and run them as web applications with WAM.

There is an issue in JIRA tracking this work https://jira.automotivelinux.org/browse/SPEC-3876


Bundling flutter applications as webapps

https://flutter.dev/docs/deployment/web


Flutter WIP implementation of the agl-demo application launcher

https://github.com/rogerzanoni/agl-flutter-web-listview

flutter-list-launcher-2021-07-05_15.30.10.mkv


  • No labels