Hello i am trying to get list of documents using SDK but when run as you see in picture give me error . What shuold i do and how to parse data from method to model to hanlde it in UI .
Thank you .
؟؟
What error are you getting?
Take a look at what list documents returns. It's not a map
Recommended threads
- Attach Dart debugger for locally deploye...
Hello there, I was wondering if it is possible to attach debugger to dart function, that I run locally. It would make development much easier :-). Thank you.
- total parameter not working correctly in...
Hello Appwrite team, I'm experiencing issues with the total parameter in the listRows() method (TablesDB) across multiple SDKs. **Issue 1**: Node.js SDK (node...
- Relationship lists aren't showing
In flutter, when I perform a listRows function for my table which contains various relationships in addition to normal data, I am not getting the relationships ...