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

Support for Pi 5 #377

Closed karniv00l closed 4 months ago

karniv00l commented 4 months ago

Hi!

Any chance for supporting new Raspberry Pi 5?

ardera commented 4 months ago

Hey, did you try running it on pi 5? It should actually just work OOB there (though I didn't test it)

karniv00l commented 4 months ago

Oh, my bad, I tried an old bundle with --cpu=pi4, anyway works perfectly, thanks!