Salvatore Giordano

Results 24 comments of Salvatore Giordano

Thank you :) I'll leave this open so that we can use this issue to make sure we provide this correctly

hey @BrunoJurkovic I think there's no easy way of doing that on mobile yet It shouldn't be hard to support it. I'm gonna look into it

Hi @rlee1990 we're using version ^0.5.0, so it should use 0.5.2 if you run flutter pub upgrade Can you confirm?

yes, we're upgrading it. I'll release a 5.0.1 soon

Apparently that's not possible at the moment 😓 sorry for giving you false hope ``` Because file_picker >=5.0.0 depends on ffi ^2.0.1 and every version of dart_vlc_ffi depends on ffi...

@luvishq not yet, I'm waiting for the dart_vlc guys if it takes too long we'll eventually contribute to the package of consider an alternative

I don't believe this is the best solution for this kind of use case. Based on what we're doing in other places in the codebase I would: - add a...

@bhanu-under25 thanks for reporting this issue Pagination on the message list is quite tricky and we're trying to support as many features as possible while keeping the functionality as stable...

hey @BrunoJurkovic sorry for the delay, I'm looking into this

@paambaati try this command: `primitive -i test.png -o test.svg -n 100 -m 0 -bg #ffffff00` Reading the code in color.go I found out that the input color is intended as...