bouncing_call_slider 1.0.1 copy "bouncing_call_slider: ^1.0.1" to clipboard
bouncing_call_slider: ^1.0.1 copied to clipboard

A customizable Flutter widget that mimics an incoming call slider with bounce animation, swipe-to-accept or decline, and haptic feedback. Ideal for call UI.

1.0.0 - 2025-07-01 #

🎉 Initial release of Bouncing Call Slider

✨ Added #

  • BouncingCallSlider widget with vertical swipe support
  • Bounce animation for idle state
  • Haptic feedback triggered at top/bottom bounce
  • Rotation effect on bounce
  • Accept and decline callbacks (onAccept, onDecline)
  • Customizable text: acceptText, declineText
  • Customizable icons via acceptIcon, declineIcon
  • Color customizations:
    • iconColorAccept, iconColorDecline
    • callBtnBackgroundColor
    • acceptTextColor, declineTextColor
  • Size/dimension parameters: height, width, iconSize, buttonSize
  • Fully responsive and theme-friendly design
  • Example app in /example folder
  • Demo GIFs in /screenshots folder
4
likes
155
points
18
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter widget that mimics an incoming call slider with bounce animation, swipe-to-accept or decline, and haptic feedback. Ideal for call UI.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bouncing_call_slider