Flutter on balena

Would Flutter app work on debian and balena?

The biggest problem for Linux kiosk development is missing easy to use UI toolkit, such as on Android. Now I see that Flutter can be run on linux but requires lxd.

https://flutter.dev/docs/deployment/linux

Would flutter app work inside balena container?

Hi there, you may be able to map in the host’s Docker (balena-engine) socket via a label and see if that is enough for flutter to launch containers.