Ravi Teja Gudapati

Results 77 comments of Ravi Teja Gudapati

Shouldnt it be: ``` int get hashCode => quantity?.hashCode ?? 0 ^ product?.hashCode ?? 0 ^ amountCharacters?.hashCode ?? 0 ^ mode?.hashCode ?? 0; ``` What happens when there is a...

@lejard-h @Kleak I don't do a lot of Flutter work right now. Can you guys fix this?

This seems to be the most used: https://www.npmjs.com/package/ws

@xiaocode337317439 There is an example here: https://github.com/jaguar-examples/https. It works for me. Can you try it?

Did you try snapshot-ing? I am working on a distribution (packaging) and deployment (docker image) solution.

Snapshot + AppImage seems to be the best option for Linux distribution.

Jaguar does not support HTTP 2.0 yet. I will add the feature. Any help or PR would be very helpful.