hasnain_ui_badge 1.0.0
hasnain_ui_badge: ^1.0.0 copied to clipboard
A badge widget for Flutter
Changelog #
All notable changes to this project will be documented in this file.
[1.0.0] - 2025-02-18 #
Added #
- Initial release of the Hasnain UI Badge package
- Four badge variants: solid, secondary, outline, and destructive
- Customizable properties:
- Background color
- Text color and style
- Border radius
- Border style
- Width and height
- Elevation
- Disabled state support
- Tap handling with onPressed callback
- Comprehensive documentation and examples
Changed #
- N/A (Initial release)
Deprecated #
- N/A (Initial release)
Removed #
- N/A (Initial release)
Fixed #
- N/A (Initial release)
Security #
- N/A (Initial release)