custom_button_library 0.0.3
custom_button_library: ^0.0.3 copied to clipboard
A flexible and customizable Flutter button library with multiple variants like primary, outline, gradient and icon buttons.
Changelog #
All notable changes to this package will be documented in this file.
0.0.1 #
🎉 Initial release
Added #
- Core
CustomButtonengine - PrimaryButton
- OutlineButton
- GradientButton
- DangerButton
- IconOnlyButton
- OutlineIconButton
- GradientIconButton
- Loading state support
- Disabled state support
- Left & right icon support
- Full customization options (colors, radius, shadows, borders, decoration)
- Assertions for safe API usage
- Example app with component gallery
- Widget tests
0.0.2 #
- Description changed
- Repository Verified
0.0.3 #
- Padding fixed
- Spacing fixed