morphing_button 0.1.0
morphing_button: ^0.1.0 copied to clipboard
A Flutter package providing morphing button widgets with smooth directional arrow animations that respond to cursor position.
0.1.0 #
- Initial release
- 4 button variants: GlassPillButton, OutlineFillButton, SoftShadowButton, UnderlineMinimalButton
- Cursor-aware arrow morphing with smooth animation
- Touch/drag support for mobile
- Configurable parameters: fontSize, letterSpacing, padding, arrowSize, arrowStrokeWidth
- Variant-specific parameters: borderRadius, borderWidth, fillOpacity, shadowBlur, elevation, underlineHeight
- Interactive playground example app with live controls