supabase_chat 0.1.0 copy "supabase_chat: ^0.1.0" to clipboard
supabase_chat: ^0.1.0 copied to clipboard

A plug-and-play chat domain on top of supabase_realtime_kit: rooms, messages with optimistic send, typing indicators, presence, and read receipts.

0.1.0 #

  • Initial release.
  • SupabaseChat facade: create/list rooms, 1:1 directRoom, uploadAttachment (Storage), open a live ChatRoom.
  • ChatRoom: live messages, optimistic send, replies, edit, soft-delete, emoji reactions (reactionsByMessage), typing indicators, presence, read receipts, unread counts, media (sendMedia), pagination.
  • Models: Message (+ MessageType), Attachment, Reaction, Room, ChatMember/MemberRole.
  • Pure TypingTracker (auto-expiry), unit-tested with fake_async.
0
likes
160
points
55
downloads

Documentation

API reference

Publisher

verified publisherandroidpoet.dev

Weekly Downloads

A plug-and-play chat domain on top of supabase_realtime_kit: rooms, messages with optimistic send, typing indicators, presence, and read receipts.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

meta, supabase, supabase_realtime_kit

More

Packages that depend on supabase_chat