Firebase Admin Interop Library for Dart
BSD 3-Clause "New" or "Revised" License
79
stars
37
forks
source link
feat: add support for getCollections (root and document) and add id/path support to CollectionReference #36
Closed
alextekartik closed 5 years ago
I needed getCollections support in my backend.
While testing it, I was missing the obvious path and id from a CollectionReference that I added as well