firebase / firebase/firebase-admin-dart
Support listening to documents via onSnapshot
Open
blocked
enhancement
package:google_cloud_firestore
- Dominant language
- Dart
- Stars
- 177
- Forks
- 70
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 6
Description
Please add support for listening to documents.
https://cloud.google.com/nodejs/docs/reference/firestore/latest/firestore/documentreference#_google_cloud_firestore_DocumentReference_onSnapshot_member_1_
Contributor guide
Research direction
Start by reading the linked Firestore DocumentReference.onSnapshot API and locating the corresponding document-reference implementation in this Dart SDK. Determine the existing document access and listener patterns, then verify that document listening works as described by the request and is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, firebase
- Domain
- backend-api-design, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100