Uploaded image for project: 'Realm Kotlin'
  1. Realm Kotlin
  2. RKOTLIN-1080

Flow listener on a query only collect the newest changes

      Problem

      I've implemented the listener for a query, but when there's updates, the flow collect all the changes that happened previously (in this flow.collect() call). And I only want to react to changes that the flow hasn't collected before

      Solution

      No response

      Alternatives

      No response

      How important is this improvement for you?

      I would like to have it but have a workaround

      Feature would mainly be used with

      Local Database only

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: