hover_scale_handler 1.0.0
hover_scale_handler: ^1.0.0 copied to clipboard
A Flutter widget that adds hover and tap scale animations to any widget, enhancing user interaction with visual feedback.
1.0.0 #
Initial stable release of hover_scale_handler:
- Add hover scaling effect to any widget
- Configurable scale factors and animation duration
- Includes tap animation feedback with optional haptic support
- Customizable animation curves
- Configurable hit test behavior
- Provides tooltip support with customizable wait duration
- Automatic cursor changes on hover
- Comprehensive example app demonstrating various use cases including:
- Buttons with hover effects
- Cards with scaling
- Toggle buttons
- Material components integration
- Custom parameter controls