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
- TablesDB can't be used in Appwrite Funct...
I have written a function (DART) and it won't deploy. Here is what I get : 2026-03-14T17:09:41.459693680Z Compiling ... 2026-03-14T17:09:42.915619217Z ../build...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...