Hi,
I am looking into running a flutter app to turn the raspberry pi to a kiosk, using newbielink:https://github.com/ardera/flutter-pi#dependencies
[nonactive]which requires `libsystemd`, according to flutter-pi readme it states under dependencies:
libsystemd is not systemd, it's just an utility library. It provides the event loop and dbus support for flutter-pi.
So is it possible to run such a program under PiCore?
Regards