flutter-embedded-linux
flutter-embedded-linux copied to clipboard
Embedded Linux embedding for Flutter
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...
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...
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...
This adds support for manually specifying dpi scale factor. `--force-scale-factor` argument is added to examples to set factor. Tested on wayland.
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...
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....
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...
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...
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