Skip to content

My talk from FlutterCon 2023 - Bringing Android 13 to Tesla vehicles with Flutter Web

Notifications You must be signed in to change notification settings

mikegapinski/fluttercon-berlin-2023

Repository files navigation

fluttercon-berlin-2023

My talk from FlutterCon 2023 - Bringing Android 13 to Tesla vehicles with Flutter Web

Abstract

Did you know that you can use your favorite Android apps while driving your Tesla? Join me in this session to learn how the Tesla Android Project made it all possible with Flutter Web on the frontend!

This session will show you:

  • the overview of the entire project
  • how to build a kernel touchscreen driver with multitouch support and the accompanying Flutter library to implement the linux input protocol
  • how to use the JS Audio API in Dart to build a lossless audio player and make it act as the only speaker of the Android system
  • how to convert a browser window into a responsive low latency virtual display (without using video)
  • how to implement Tesla specific state management in Flutter

About

My talk from FlutterCon 2023 - Bringing Android 13 to Tesla vehicles with Flutter Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published