supabase_chat_widgets 0.1.0
supabase_chat_widgets: ^0.1.0 copied to clipboard
Optional Flutter widgets for supabase_chat: a drop-in ChatView plus message bubble, composer, and typing indicator building blocks.
0.1.0 #
- Initial release.
ChatViewdrop-in chat body (list + typing indicator + composer).MessageBubble,MessageComposer,TypingIndicatorbuilding blocks.EncryptedChatBannerpresentational verification banner (no crypto dependency — works above either E2EE flavor).- Package is MIT with no encryption dependency, so it can't pull GPL code
into your app. The E2EE-bound
EncryptedChatViewships as a recipe in thesupabase_chat_e2eeREADME instead.