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
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...