superchat library

Constants

chatRoomDivider β†’ const String

Properties

myUid β†’ String
no setter

Functions

dog(dynamic msg, {int level = 0}) β†’ void
Print log message with emoji 🐢
oneTrue(List<bool?> values) β†’ bool
return true only if one of the values is true
roomListQuery({bool? single, bool? group, bool? open}) β†’ Query
roomRef(String roomId) β†’ DatabaseReference
singleChatRoomId(String otherUserUid) β†’ String
Returns a chat room ID from a user's uid. λŒ€ν™”ν•  μƒλŒ€λ°©μ˜ UID λ₯Ό μž…λ ₯ λ°›μ•„, μΌλŒ€μΌ μ±„νŒ…λ°© ID λ₯Ό λ§Œλ“ λ‹€.

Exceptions / Errors

ChatException