Skip to content

Support Source in snaphots  #4498

Open
Open
@Lyokone

Description

@Lyokone

What feature would you like to see?

Being able to specify the source when using addSnapshotListener.

As requested here firebase/flutterfire#10069

How would you use it?

fun addSnapshotListener(
    activity: Activity,
    metadataChanges: Any,
    listener: EventListener<DocumentSnapshot!>,
    source: Source,
): ListenerRegistration```

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions