Guy Luz

Results 315 comments of Guy Luz

Quick question, what "Cloud Firestore location" did you choose. Bottom right corner in the picture.

The error got twiked a little bit, I guess this is because of the new grpc version ``` Unhandled exception: gRPC Error (code: 14, codeName: UNAVAILABLE, message: Missing trailers, details:...

> gRPC just does not work on web, It does [gRPC](https://pub.dev/packages/grpc) ![image](https://user-images.githubusercontent.com/9304740/126308196-df00e3a0-26ea-4fc0-842d-1bae621f26bd.png) If I understand correctly browsers does not support regular `sockets`, they support `web-sockets` that is different protocol. And...

Another option that may help you is to switch to [Appwrite](https://pub.dev/packages/appwrite) instead of firebase. Didn't try it but it looks good and I think support dart on the web.

Hey @FrancescoCioria does that still works for you?. I am trying to create requests like you have mentioned "Spotify, Amazon Prime Video and Netflix" in another programming language named Dart....

godot 4 is in Release candidate https://godotengine.org/article/release-candidate-godot-4-0-rc-3/

I think [flutter_advanced_networkimage_2](https://pub.dev/packages/flutter_advanced_networkimage_2) has svg support, if someone can take inspiration from it and implement it here it will be wonderful.

It shows not supported https://editor.swagger.io/?url=https://raw.githubusercontent.com/Sensibo/sensibo.github.io/master/sensibo.openapi.yaml ![image](https://github.com/swagger-api/swagger-editor/assets/9304740/73535806-cd9d-4dbd-978e-e59c0d2a1219)

I think this is the old editor `editor.swagger.io` --> `editor-next.swagger.io` The editor-next does not show the error