
First of all, when asking for help, try to provide as much context as you can. If someone were to help, the next thing they would ask is "what's the code?" so it's best to save time and just share it to start with.
Secondly, is this related to Appwrite? If not, it's probably best to ask in a Flutter discord server (https://flutter.dev/community#community-grid).

Hi

yes it is related to appwrite

as I have built the app using appwrite and the bug is related to fetching the data

Then, share your code and any errors you're seeing


this is not an error

the problem is, when I like a post. I am unable to show it on the UI

Please be mindful of other people's time and point to specific code rather than forcing people to dig through your entire codebase

Yes, sure. i would show instantly what is wrong.

I just cant explain the phenomemom that is happening

phenomenon

try 😉 it's a good skill to practice.
Also, video demos/recordings are helpful

sure thing noted, will be mindfull onwards

thanks
Recommended threads
- Documents deleted in bulk API don't trig...
I have a function that is triggered when a document is deleted databases.x.collections.x.documents.*.delete. When I delete documents using the deleteDocuments ...
- App with randomly scheduled notification...
**Hey everyone! 👋** Building a Flutter app that sends users 1-3 location-based challenges per week based on their preferences. ## The flow: 1. User selects ho...
- Can't create documents. ID already exist...
