You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can implement your own notification mechanism (stream controllers or other) for example by forcing a refresh when an insert/update/delete is done on one table. I have personally use something similar but nothing generic so far.
I want to watch if a table is changed. What are the general steps I need to make in order to achieve this?
Do you just use streamcontrollers or you also use like Notify in sql?
The text was updated successfully, but these errors were encountered: