swift_chat 1.1.1
swift_chat: ^1.1.1 copied to clipboard
A highly customizable and easy-to-use chat UI package for Flutter. It provides a complete chat screen designed to be powered by a real-time backend like WebSockets.
1.1.0 Updated SDK constraints to support Dart 3 and Flutter 3.10.0+.
Updated flutter_lints to version 3.0.0.
No functional changes to the API.
1.0.0 Initial stable release of the SwiftChat package.
Includes core SwiftChat widget for displaying messages.
Provides MessageBubble and MessageComposer widgets.
Supports theming via the SwiftChatTheme class.
Designed for real-time integration with WebSockets via a message stream.