flutter_reactions 1.1.1
flutter_reactions: ^1.1.1 copied to clipboard
A cross-platform Flutter package for reaction buttons and overlays.
1.1.1 #
- Implement localization support (Hindi, Russian)
- Update build workflows
1.1.0 #
- Stable release
- Update README.md with latest features and examples
1.0.9 #
- Add config code snippets to demo
- Fix audio player reuse after dispose in reaction overlay
1.0.8 #
- Add support for multiple reaction button
1.0.7 #
- Fix example layout issues by replacing width-based configuration with scale-based settings
- Refactor example settings to use scale-based values
1.0.6 #
- Update example with settings widgets
1.0.5 #
- Add live web demo example
1.0.4 #
- Set up CI/CD pipeline with linting, tests, and publish workflow
- Add contributing guidelines for pull requests and tagging
- Consolidate unit tests, widget tests, and full code coverage
1.0.3 #
- Update README.md
1.0.2 #
- Add unit tests and coverage
1.0.1 #
- Update README.md
1.0.0 #
- Add tooltip support for mobile
- Introduce debug mode for reaction overlay
- Improve performance and internal code structure
- Update README.md
0.0.5 #
- Add animation support for reactions
0.0.4 #
- Implement localization support (English, Vietnamese, French, Japanese, and Chinese)
- Update example and README.md
0.0.3 #
- Update README.md and screenshots
0.0.2 #
- Update README.md
0.0.1 #
- Initial release
- Fully handled reaction button with built-in overlay
- Provide API to show reaction overlay programmatically
- Support mobile, web, and desktop
