flutter_chat_reactions 0.1.1
flutter_chat_reactions: ^0.1.1 copied to clipboard
A Flutter package to easily add reactions to your chat messages.
[0.0.4] #
- Updated the read me file
[0.0.5] #
- Updated the demo gif
[0.0.6] #
- Added dark theme mode support
[0.0.7] #
- Updated demo gifs
[0.0.8] #
- Minor fixes
[0.0.9] #
- Updated example App
- Added a StackedReactions widget for displaying reactions
- Updated dependencies
- Updated the read me file
[0.1.0] #
- Updated the read me file
- Code refactoring
[0.1.1] #
- Extracted components into separate widgets
- Added comprehensive documentation
- Improved null safety handling
- Added proper mounted checks in async operations
- Added complete widget documentation
- Improved component organization
- Extracted reusable sub-widgets
- Improved overall package structure and organization