Skip to content

Completely NOT live data [Feature Request]  #49

Description

@Juggler98

It would be really great to have an option with no stream - just loaded data and not updated.

Even when I set isLive to false the documents are updated when they are changed and also removed when document is deleted. I will point to paginate_firestore where if you set isLive to false it's really not live. So it would be great to have 3 options:

  1. Listen for all (changes and new data) 2. Listen for changes 3. Not listen at all

Reason: To avoid excessive reads when documents are updated in firestore.

This feature should also come with this feature to allow refresh when needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions