cdx_comments 0.0.6
cdx_comments: ^0.0.6 copied to clipboard
A Flutter package for managing comments with support for replies, likes, reporting, and user blocking.
0.0.6 #
- Replies pagination, more styling customizations
0.0.5 #
- Fixed logo image path in README (changed from main to master branch)
0.0.4 #
- Added logo image to README header
0.0.3 #
- Updated license copyright year to 2025
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