customizable_buttons 1.0.0
customizable_buttons: ^1.0.0 copied to clipboard
A highly customizable Flutter button widget with rich styling options, interactive animations, and responsive design support.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2024-03-19 #
Added #
- Initial release of the Customizable Buttons package
- Highly customizable button widget with rich styling options
- Interactive scale and hover animations
- State management for pressed, hover, and disabled states
- Responsive design support for different screen sizes
- Customizable properties:
- Background color and disabled state color
- Button dimensions (width and height)
- Border radius
- Elevation
- Animation duration
- Scale animation toggle
- Hover effect toggle
Changed #
- First stable release