ardera / flutter-pi

A light-weight Flutter Engine Embedder for Raspberry Pi that runs without X.
MIT License
1.48k stars 153 forks source link

Missing Depens in Readme ? #415

Open DerKleinePunk opened 3 weeks ago

DerKleinePunk commented 3 weeks ago

is Package libvulkan-dev and libseat-dev Needed or not ? CMake warning ist gone after in install the Libs.

ardera commented 3 weeks ago

If you install them you get vulkan support in flutter-pi and session switching support. Though most people don't care about those so they're not really necessary.