Team Kode
 · AI-powered software agency

Ordering chats like WhatsApp (Supabase)

Actions & Logic

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?

What have you tried so far?

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.

Did you check FlutterFlow's Documentation for this topic?
Yes
2 replies