flutter_supabase_chat_core 1.2.0 flutter_supabase_chat_core: ^1.2.0 copied to clipboard
Actively maintained, community-driven Supabase BaaS for chat applications with an optional chat UI.
[1.2.0] - 2024-10-31 #
[1.1.0] - 2024-08-30 #
[1.0.0] - 2024-06-19 #
[0.10.0] - 2024-04-04 #
@rickypid
Features #
- Added user online status support
- Added room messages pagination, now it's possible load messages on chat scrolling
- Added
SupabaseChatController
Widgets #
- Added
UserOnlineStateObserver
widget - Added
UserOnlineStatusWidget
widget
Dependencies #
- Removed
dio
dependency - Upgraded
supabase_flutter
to^2.4.0