Davide Balducci
Davide Balducci
I'm trying to work on it, inside the property onTap of the markerBuilder function I implemented this code: ``` onTap: cluster.isMultiple ? () async { var gMapController = await gMapCompleter.future;...
The problem is that there isn't a way to calculate the cluster count for a certain zoom level before actually zooming the map. Or am I wrong?
I'm also facing the same problem, but I have a few more details to work on: When i run my app with flutter-pi on my raspberry 4 (with raspi os...
I'm also running with `--priviliged` but it doesn't seem to solve the drmdev message
As always you're my hero!
Any news on this?
This exists. You guys can close this issue
Hi @tejado, i'm working with @SV133U with the Cubot king kong mini. Here's a detailed explanation of what i did on the device and also the kernel log attached: following...
Same here, adding the functions is working, no crashes. But once the functions are added i'm unable to identify the devices (/dev/hid0 or /dev/hid1) to utilize the hid-gadget-test. Another point...
The tool i'm talking about is linked in your use-cases (https://github.com/pelya/android-keyboard-gadget). I'm trying to use it to send keystrokes to the pc with the smartphone but i can't find the...