flutter_chat_io 1.0.0
flutter_chat_io: ^1.0.0 copied to clipboard
Live customer support for Flutter apps with Slack integration. Users chat in-app, your team responds in Slack. Unlimited operators, real-time sync, image attachments, offline forms, and extensive theming.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2024-11-28 #
Added #
- Initial release of FlutterChatIO SDK
FlutterChatIOChatwidget for displaying the chat interfaceFlutterChatIOclass for SDK initialization and configurationFlutterChatIOThemeclass for comprehensive theming- Real-time messaging via WebSocket
- Automatic reconnection on connection loss
- Message history loading from HTTP API
- Image attachment support with S3 upload
- Offline contact form for lead capture
- Connection status indicators (online, offline, connecting)
- Full documentation and dartdoc comments
- Example application
Features #
- Customizable app bar (color, title, subtitle)
- Customizable message bubbles (colors, text styles)
- Customizable status indicators (online, offline, connecting colors)
- Customizable input field (colors, keyboard appearance)
- Customizable empty state (title, subtitle, icon)
- Customizable offline form (all text content)
- Support for dark and light themes
- Localization support through text customization
- Self-hosted deployment support with custom endpoints
- User identification and session management
- Device info integration support
Platforms #
- iOS
- Android