adte
04/18/2023, 5:49 AMasFlow()
. Now let's say the repository is doing some non trivial processing from a database query, maybe calling itself recursively and adding one or more return values from the result (all from the same table though) - how do I wrap my final list into a flow that will refresh itself? Is there a way I can manually create a flow that refreshes from on a given table?