flutter-pi
flutter-pi copied to clipboard
A light-weight Flutter Engine Embedder for Raspberry Pi that runs without X.
Using Raspberry pi 4 I run the app after a few hours the pi goes back to console mode but typing "ps aux | grep flutter" it outputs that the...
Hi everyone. I need to run a python code using [process_run](https://pub.dev/packages/process_run) to plot something by ``matplotlib`` python package, but flutter-pi runs without X11. Therefore, my python command executes but no...
Hello there 👋 lately I made some experiments with the newest version of flutter-pi and the `Gstreamer` video player. I tried playing a video which succeeded, but sadly I got...
Adding an implementation for [printing](https://pub.dev/packages/printing) plugin's `rasterPdf` function, using [ImageMagick's MagickWand C API](https://imagemagick.org/script/magick-wand.php). Fixes #243.
No mouse-cursor is rendered on different versions of Ubuntu. The mouse can be used to control the application, only rendering fails. I tried with 20.04, 22.04 and 23.04 and on...
Hi! I love this library. It's fantastic. Thank you so much. I'm having some trouble getting it working on my Pi. I'm sure it's one obvious thing I'm missing, but...
Hello again! I am able to see my app well on the display, its a 3.5" touch display I am also able to click buttons in my app, but the...
Hi, I have custom board with TI AM625 processor. I am able to run flutter-pi flutter-gallery but having this error message when I move mouse. Mouse cursor is also moving...
i have the problem when build the demo app, here is my errors: ``` parallels@ubuntu-linux-22-04-desktop:~/hello$ flutterpi_tool build --cpu=pi4 --release Downloading engine-armv7-generic-release.tar.xz... 2,943ms Downloading engine-pi4-release.tar.xz... 2,645ms Downloading universal.tar.xz... 2,438ms Target aot_elf_release...