Hello,
I am building a like system where users can like a profile, posts on a profile and comments of a post.
Now I see that the ToggleIcon widget doesn't support Supabase or API Requests..
Is there another way I can achieve the Toggle Icon behaviour?
Currently I am using 2 icons and switch them with a condition depending on like or not liked, but this is not the best solutions as it's pretty slow: