HLCaptain / jay-android

Driver behaviour analytics app.
https://hlcaptain.github.io/jay-android/
GNU General Public License v3.0
1 stars 1 forks source link

Change snapshot listeners to getting flows with Firestore #97

Closed HLCaptain closed 1 year ago

HLCaptain commented 1 year ago

Use the new Firestore feature where flows can be used instead of listeners. Explore when it would be useful and how to use it with cache as well.

HLCaptain commented 1 year ago

Done in a previous issue.