Open janvlug opened 3 months ago
Flutter supports generating desktop applications for Linux, but I have no idea whether that also works on Linux Phone. Do you have experience with this?
If Flutter can target Linux Mobile devices, we are not there yet. There is a little bit of platform specific code in this project to handle some file management and to interact with the Secure Enclave (iOS)/TEE (Android). For other platforms, implementations should be added of these classes. Otherwise, it won't work. Do Linux Phones even have trusted execution environments on board?
I use a Linux mobile phone (Librem 5). I would like to be able to use yivi from my phone. Could you please provide a mobile Linux app version of yivi? I think that a flatplak would be most convenient.