Skip to content
/ ic Public

Demo app for Instrument Cluster for the AGL flutter build

License

Notifications You must be signed in to change notification settings

aakash-s45/ic

Repository files navigation

Instrument Cluster Demo App

Instrument Cluster for AGL flutter build

#Screenshot

Active Indicatos Screenshot Map Screenshot

To run this app, we need Flutter SDK, KUKSA server, free account at openrouteservice.org for the API key and config.YAML file

#Steps to run the app

  • Run KUSKA.VAL server. For more details, checkout this

  • Install the kuksa_viss_client. Follow this

  • Connect to server, authorize then updateVSSTree using steering_switch_signal.json

  • Create a config.YAML file. Reference: cluster_config.yaml

  • Create a file for API key. Reference: openrouteservice

  • Update the path of both files in the source code. Here

  • Go to the project directory

  • First run flutter create .

  • Then to run the app flutter run

Note: Set the appropriate permission in the platform specific file for network and file system access

About

Demo app for Instrument Cluster for the AGL flutter build

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages