snapp_installer
snapp_installer copied to clipboard
problem with kiosk mode
2.What should I do next after write the following code ? snapp_installer kiosk /home/pi/app/build/linux/arm64/release/bundle/app.
I did reboot the raspberry pi but nothing be happended (nrmal login to raspberry pi UI). I have app bundle folder ...but id don't boot with raspberry pi...What should I do ?
3.I'm trying to use " flutter build linux --release "bundle and build Flutter app in windows for raspberry pi ,but I got error tells ""build linux" only supported on Linux hosts.", how to fix it?