Description
Hi!
First thanks a lot for your port, this is amazing! I'm new to flutter and I would like to use it as a ui framework for raspberry pi so I buil the 'flutter gallery' example and everything worked fine, I used a touchscreen and it worked like a charm. So I did one of
the example that is on the google docs website build it on my host. Then I repeated the exact same procedure that I did for
the flutter gallery to run it on the pi, but with my new super basic app ( the shoplist example ) won't respond to any touch input. I tried rebuilding it many time, adding some small changes but nothing works. Is there something that I am missing ? Do I need to add a specific package or configure something for it to works?
side note: I am using the default touch library.
Thanks a lot for your help,
Nathan