Hey I have a question, how should I create an Admin page in flutter where the "admin" users can create/update/block users from appwrite? I used a dart function but there is the problem, that when I use a realtime subscription the other users that are also looking at the admin page don't get the function.FUNC_ID event...
What is the best way to get this to work :X
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...