Dorian Benech

Results 5 issues of Dorian Benech

hi, Is it possible to swipe right and left with config? thank you

Hi, First thanks for your work in this repo. It's very helpful. I have an IP camera that works on the Cloudege app too. I followed your readme, and I...

Hello, I have a build error on windows with gamepads 0.1.2 Is my visual studio installation is wrong ? Thanks ``` flutter doctor Doctor summary (to see all details, run...

bug
windows

### The problem Hello, This morning I had this error: ``` Exécuté : 2 mars 2025 à 09:30:32 Erreur : https://api.spotify.com/v1/me/player/play?device_id=a330c5afb3df9XXXXXXXXXXXXXXXXXXX: Can't have offset for context type: ARTIST Résultat :...

bug
beta
ready for validation

Hello, I found a bug when using the auto-complete feature: If no result is found, the auto-complete returns directly: ```c if (cmplt_tkn_arr[0] == NULL) { return microrlERRCPLT; } ``` So...