cdx_chat 0.0.2 copy "cdx_chat: ^0.0.2" to clipboard
cdx_chat: ^0.0.2 copied to clipboard

A Flutter package for managing chat with support for messages, replies, user blocking, and real-time updates.

0.0.2 #

  • Added logo image to README header

0.0.1 #

  • Initial release of cdx_chat package
  • Support for real-time chat with stream-based message updates
  • Reply to messages functionality
  • Message deletion (soft delete)
  • User blocking/unblocking
  • Unread message count tracking
  • Mark messages as read
  • Multi-language support (English and Italian)
  • Extensible architecture with service interfaces
  • Provider-based state management
  • Highly customizable theme, text styles, and app actions
  • Auto-scroll to latest messages
  • Smart message filtering (blocked users)
  • Comprehensive unit tests
0
likes
150
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for managing chat with support for messages, replies, user blocking, and real-time updates.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_localizations, intl, provider

More

Packages that depend on cdx_chat