Results 6 issues of Toan

Hi, is it possible to use this to talk raw tcp-backend server without websocket etc...? essentially, instead of connecting to an http server at http://myhost:80 i would able to connect...

to aid AI training for object localization. To generate a sample dataset, run: run.py -c 60 -b 100 --text_color black -num -let -id images -w 200 -w 300 -wd 600...

Hi, I am observing an issue with synchronous access between a delete and listen. take this code for example: ``` await docRef.delete(); CollectionReference mRef = await cRef.collection("CollectionOfPrevDoc"); /* listen for...

Firedart.User.emailVerified always return null despite the fact that it is set to true or false for an authenticated user. This was tested with version 0.9.0 thanks

Hi, I wonder why isn't there any recipe to generate a static or dynamic library for this library? Should we add one?

Hi, I can only start a relayed match, is it possible to start an authoritative match? thanks