Skip to content

Userrepository kotlinflow migration

Fixes #417 (closed)

Changes :
Since the room library can generate flow, we can directly get the flow of the user. I have replaced the live data with kotlin flow and collected that in the UI fragments.

Screenshots for the change: No visual changes.

Appetize.io Link https://appetize.io/app/zdu5hj3nvc67ao2i7ldgy3gmau?device=pixel4&osVersion=11.0&scale=75

Merge request reports