My data text
{\"flutter\":\"0d666fe80a4d558ce1bf5bcee57c5c47433911df\",\"unity\":{\"cache\":\"6c5fc10b555800648f714e3c776ddb222e9b29c5\",\"log\":\"6c5fc10b555800648f714e3c776ddb222e9b29c5\"}}
However, when obtaining the corresponding data through Dart SDK, the length of the viewing field is intercepted.
Is this your IDE's debugger?
Yes
The debugger truncates strings. Print it to see the full value
No, I tried printing and it was still truncated.
what are the details about the attribute?
what does it look like in the Appwrite Console?
is a string field
At present, I have disassembled the contents.
no the actual document
did you actually add a print() line to your code?
Yes I added Print
Would you please share a screenshot of the print output and the document in the Appwrite console?
Recommended threads
- Auth not working on expo react native
I'm trying to launch a development server with expo go and appwrite as a backend. On my windows pc, I've got a local docker instance of appwrite running as my b...
- Bulk delete failed with 401
- I created a transaction to bulk delete rows in a table has `done` equal `true` follow documentation. But when run, it returns 401 unauthorized error as screen...
- In which format should i pass the date?
I have a column with the type `datetime`. So i want to know which format is suitable for passing the date