flutter-embedded-linux icon indicating copy to clipboard operation
flutter-embedded-linux copied to clipboard

Embedded Linux embedding for Flutter

Results 50 flutter-embedded-linux issues
Sort by recently updated
recently updated
newest added

I've worked in quiet a few designs in possible config files to launch the embedder from instead of the just command line parameters. It could help make it a lot...

enhancement

Hi, I've built the debug wayland recipes using meta-flutter and can run flutter apps in debug mode. Whenever I start a flutter app (by using `flutter-client -b /path/to/bundle`) I get...

question

We've been trying to use streambuilder to frequently update our ui according to updates incoming through the network, but found that the app memory usage (e.g. linux RSS) grows continuously...

memory leak

This adds support for manually specifying dpi scale factor. `--force-scale-factor` argument is added to examples to set factor. Tested on wayland.

drm
wayland
x11
engine

Flutter embedder has supported vulkan graphics.

enhancement

While testing the embedder with the screen rotation parameter I've come across many times, that the embedder sometimes doesn't respect the screen rotation parameter . If the application is restarted...

drm

Flutter -elinux runtime environment: ARM64, Debian, NXP iMX8 The interface runs to display GIF images, and the memory continues to increase, starting at 286M, 12 hours later, up to 900M....

wayland
memory leak

This issue is a memo for testing on different arm devices. I would like to test on a lot of arm devices. ### Tested devices - [Jetson Nano](https://developer.nvidia.com/embedded/jetson-nano-developer-kit) (OS: Ubuntu...

good first issue
help wanted
question

If the screen is rotated to any degree other than the native orientation of the display the cursor remains in the original axis. If I have a display that is...

mouse-cursor

After rotation, the sliding frame rate of the interface with pictures drops seriously (60 frames to 25 frames). The frame rate of the interface without pictures remains unchanged. use drm+gbm

drm