cdx_comments 0.0.2
cdx_comments: ^0.0.2 copied to clipboard
A Flutter package for managing comments with support for replies, likes, reporting, and user blocking.
0.0.2 #
- Added intl dependency for date formatting and localization support
0.0.1 #
- Initial release of cdx_comments package
- Support for comments with replies
- Like/unlike functionality
- Comment validation (bad words, dangerous content, length limits)
- Report comments and users
- Block users
- Multi-language support (English and Italian)
- Extensible architecture with service interfaces
- Provider-based state management
- Feature flags and insights system