handle_button 1.0.0
handle_button: ^1.0.0 copied to clipboard
Button component with status handler
1.0.0 #
Features 🚀 Core Functionality First stable release of the rounded_loading_button_plus package with full support for interactive button states:
4 Primary States:
idle (default)
loading (progress indicator)
success (checkmark animation)
error (cross animation)
Built-in Animations:
Smooth button-to-loader transition
Bounce effect for success/error states
Border radius morphing
Customization Options:
Color control (color, successColor, errorColor)
Size adjustments (width, height)
Icon customization (successIcon, failedIcon)
Animation timing (duration, completionDuration)
Additional Features:
Auto-reset after a configurable duration (resetAfterDuration)
Disabled state support (disabledColor)
Full control via HandleButtonController