Hugo Heneault

Results 90 comments of Hugo Heneault

Slidebox doesn't show multiple sliders at the same time. I have this issue too. Any ideas? :cry:

So after quite a while I found a workaround! Before calling `spawn`, I override the `--rsh` arg to remove the quotes and it works. Here's my code: ```js const rsyncArgs...

It's already in! Use `.set()` method: ```js new Rsync().set('rsync-path', '/some/path/to/rsync') ```

Cool! I'll use this for now. You can close it if you don't plan to make it one day :) Thanks!

Hey! Thanks for your reply and one usable but not comfortable workaround! I have an app transmitting GPS coordinates for security, and would like to retry on fail. But all...

Hello @pedromassango, and thanks @annasimoniaine :) I'm quite interested in this one, will you merge soon? Using ``` bottom_navy_bar: git: url: https://github.com/annasimoniaine/bottom_navy_bar/ ref: 6ae5fd ``` for now but don't like...

Here's an interceptor we created to transform your `dio` requests in `curl` requests: https://pub.dev/packages/curl_logger_dio_interceptor Supports `dio: ^4.0.1` and `null-safety` ![image](https://user-images.githubusercontent.com/4112256/140504431-3a37369b-f9c9-4ae5-b818-82757a1000c1.png)

Unsure that this fix is enough, I've tried it and keep getting (less) errors

I'm unsure about the `WebhookId|string` types, I just copied how it was already made but don't get why. 🤷‍♂️`