flutter-pi icon indicating copy to clipboard operation
flutter-pi copied to clipboard

A light-weight Flutter Engine Embedder for Raspberry Pi that runs without X.

Results 141 flutter-pi issues
Sort by recently updated
recently updated
newest added

Howdy, I'm enjoying this project, and working on adding a firebase plugin ([current progress](https://github.com/bmcbarron/flutter-pi/tree/restart)). It's working well, except the flutter process regularly dies with a memory issue. Most often, it's...

Does the rpi camera module or a usb camera work with this? Can it record and playback videos at 4k? thanks!

> I can give you my cross compilation script though, link here. I compile in WSL because compiling on-target takes ages. This needs a cloned repo of GNU binutils, LLVM...

Hey, getting these artifacts on a specific widget and only on this specific index in the listview. I did have some weird artifacts going on in the "hello-word" flutter gallery...

I have just installed flutter-pi and tried to run an app in debug mode. The app started fine, with a cursor appearing on the screen. A few seconds later, it...

I'm running dart_amqp libs to enable RabbitMQ communication on my Flutter app. I don't know for sure if the faulty side is on flutter-pi but when running on the main...

Is there any way in which the virtual keyboard automatically comes up in Flutter without explicitly coding for virtual keyboard package using Dart. I installed virtual keyboard in Raspbian OS...

hi, I migrated my project to another platform and it reported an error ![image](https://user-images.githubusercontent.com/6275411/125410410-7126f700-e3ef-11eb-94e5-1978582195ee.png) Looking forward to your reply

I mean debugging the code in single line step, like debugging on the one the PC and connect phone via USB.

Hello. I have been trying to get flutter apps to run on my RPi 3B+ that is running a Yocto image. Haven't had much success yet. Target: Raspberry Pi 3B+...