Alfred
Alfred
I have followed the steps ``` $ flutter-elinux create sample $ cd sample $ flutter-elinux run -d elinux-wayland ``` But it just run on ubuntu x86 I want to run...
### Checklist - [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one. - [X] This issue only relates...
I follow your steps to cross compile with docker. When I run it on the board, I find that `Failed to create view controller` `FLUTTER_LOG_LEVELS=TRACE FLUTTER_DRM_DEVICE="/dev/dri/card1" /root/bundle/elinux --bundle=/root/bundle` My CPU...
@slouken I have a project on windows and the project can work well. The project is wrote on qt. When I rebuild it on qt android, I found that SDL2...