Hey everyone! I am loading a list of products from the Supabase backend in my Flutterflow app; as there are a lot of products, I am caching them, but more products can be added at the backend, or some get out of the stack, how can I update the cache with changes/updates in the backend?
How to update cache with updates in the backend data?
Database & APIs
I have looked at all the available tutorials and documentation on FF.
Yes
1