flutter-embedded-linux
flutter-embedded-linux copied to clipboard
Embedded Linux embedding for Flutter
Hello, I was trying to open a VNC session to interact remotely with a flutter application. However, I've noticed that once a VNC session is opened, touch input on the...
When connecting to the device remotely using the remote desktop protocol, it's possible to launch the Flutter application using the embedder, but it's not possible to interact with it once...
Hi, I am running the flutter engine in release (aot) mode with the wayland embedder backend on a proprietary armv7hf yocto platform and am experiencing a strange performance issue with...
Hello. I am using an i.MX8MP board and weston. Using flutter-elinux 3.7.6 and #333, I get flickering in my application. (It works fine in version 3.3.10.) I attached a video:...
Impeller will [improve](https://docs.flutter.dev/perf/impeller) flutter performance significantly. Will merge https://github.com/flutter/engine/pull/43388.
Hi, I'm trying to run flutter-embedded-linux on a buildroot based linux using the eglstream backend for an nvidia card. I've enabled modesetting on the command-line, but it fails like this:...
https://github.com/sony/flutter-embedded-linux/commit/d88c3c55d9bce06a864f5b51a6d5a9a71293a336 Hello @vially , In my use case, my app is put into a kiosk weston compositor to be launched in fullscreen mode, and with scale factor is overrode (`./app...
I'm just wondering whether there is any way of disabling the display when using the DRM embedder? I guess in DRM terms, that means disabling the CRTC, which will have...
edit: The title maybe inaccurate but I don't understand how to explain it Firstly I'd like to wish you a Happy New Year @HidenoriMatsubayashi and thank you for all your...
I could not use several last releases. Application builds without errors (arm64+X11) but crashes on start with error: [FATAL:flutter/runtime/dart_vm_initializer.cc(89)] Error while initializing the Dart VM: Wrong full snapshot version, expected...