flutter-pi
flutter-pi copied to clipboard
A light-weight Flutter Engine Embedder for Raspberry Pi that runs without X.
is Package libvulkan-dev and libseat-dev Needed or not ? CMake warning ist gone after in install the Libs.
Please help to check if the error message "error: static assignment failed: Expressionevaluation to false" appears when compiling using (make j'nproc ') in Raspberry Pi Desktop
Hello, we are implementing a flutter solution on a 800x480 DSI screen. Meant to work on raspberry of course. The issue we encounter is that the ratio seems bigger thant...
I'm using audioplayers 5.0.0 in my Flutter project, and I'm getting MissingPluginException for the setSourceBytes method. According to the feature parity table here: https://github.com/bluefireteam/audioplayers/blob/main/feature_parity_table.md, this way of loading a resource...
Does a simople webview work? I've tried a couple of different implementations incuding flutters own and a linux version built on CEF.
Hi, Amazing project! I got my flutter apps working successfully on RPi, and now I'm trying to get it working on my iMX6ULL demo board. The proc / cpuinfo output...
Hi there, How can I install the precompiled binaries of `flutter-pi` on Raspberry pi 3 model a running Alpine Linux? I've tried: ``` wget https://github.com/ardera/flutter-pi/releases/download/release%2F1.0.0/flutterpi-aarch64-linux-gnu-release.tar.xz tar xf flutterpi-aarch64-linux-gnu-release.tar.xz chmod +x...
I connected two screens on the Raspberry PI 4, connected to the DSI and HDMI0 ports. Running the flutter-pi based UI interface on the DSI screen。The nanodlp program controls the...
Hi everyone, I'm excited to share a new development that simplifies the setup process for Flutter on Raspberry Pi! With the latest version of the Snapp CLI, you can now...
I’m using an RK3566 board with a touch screen with lvds connector. When I run the `kmscube` command, everything works fine. And then After running command `sudo flutter-pi -r 270...