zeba_academy_feedback 1.0.0
zeba_academy_feedback: ^1.0.0 copied to clipboard
A Flutter feedback UI package with ratings, reviews, reactions, and like/dislike components.
Changelog #
All notable changes to this project will be documented in this file.
The format follows Keep a Changelog, and this project follows Semantic Versioning.
1.0.0 - 2026-06-23 #
Added #
- ๐ Initial release of Zeba Academy Feedback
- โญ Interactive star rating component
- ๐ Review card component
- ๐ Emoji reaction picker component
- ๐ Like and dislike interaction widget
- ๐ฆ Feedback model for structured feedback data
- ๐จ Customizable Flutter UI components
- ๐ Material Design support
- ๐ Null safety support
- ๐ Complete package documentation
- ๐งช Unit tests for core components
Components Included #
ZebaRating
- Added configurable star rating widget
- Added rating change callback
- Added initial rating support
ZebaReviewCard
- Added reusable review display card
- Added username, review text, and rating support
ZebaReactionPicker
- Added emoji-based reaction selector
- Added selection callback support
ZebaLikeDislike
- Added like counter
- Added dislike counter
- Added interactive state handling
Developer Experience #
- Added clean package architecture
- Added public exports
- Added example usage
- Added GPL-3.0 license
- Added production-ready README documentation
Future Plans #
Planned Features #
- โญ Half-star rating support
- ๐จ Custom themes
- ๐ Dark mode support
- ๐ Feedback analytics widgets
- ๐พ Backend integration helpers
- ๐งฉ More feedback UI components
Contributors #
Thanks to everyone who contributes to improving Zeba Academy Feedback.
License #
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).