I intend to create a replica of the WhatsApp chat with Flutterflow and Supabase, this involves ordering the user's chats in
1. Pinned chats
2. Unread chats + Interacted chats
3. Old chats
Is there any way to do this just in flutterflow low-code? Or do I need to resort to custom function?
Ordering chats like WhatsApp (Supabase)
Actions & Logic
I've reached a way to ordering unread chats, however, I can't understand how to create a hierarchy of pinned chats first and then unread ones in the Flutterflow builder.
Yes
2 replies