Join Discord
Powered by
You want a list that is dynamically updated from a...
# flutter
d
DanMossa
04/20/2022, 4:19 PM
You want a list that is dynamically updated from a database everytime someone goes to click something. That means you can't use cache. You can use Supabase's realtime if you'd like. But I don't really see a problem that needs a solution.
Previous
Next