Hi! Thanks for this awesome plugin! It's possible to add firestore().collection(path: string).onSnapshot(doc => void) function? I wonder that you didn't listed it in Firestore tasks.
Main reason is: it doesn't exist: https://firebase.google.com/docs/firestore/query-data/listen
Yes I know, but that's not firestore().collection(path: string).onSnapshot(doc => void). Listening to multiple docs in that way is not yet implemented in this plugin.
Hi @EddyVerbruggen any progress on this feature?
BTW: the chaining of collection and document refs works like a charm now :)
Nope, haven't got time to look at it yet. Rest assured that if there is an update I will post it here.
In need of this feature aswell
Also need this feature, this plugin is gold!