glidefx 0.0.1
glidefx: ^0.0.1 copied to clipboard
A Flutter package for smooth ripple and breathing effects for scroll and drag interactions.
GlideFX #
A Flutter package for smooth ripple and breathing effects that react to scrolling, dragging, and long-press gestures.
Perfect for adding interactive visual feedback to your apps.
Features #
- Border Drag Mode – Displays a subtle halo border ripple that follows the finger while scrolling or dragging.
- Breathing Mode – Shows a soft, glowing, pulsing aura when the user taps and holds anywhere.
- Highly Customizable – Change colors, sizes, durations, and animation styles.
- Lightweight and easy to integrate into any Flutter widget tree.
Demo #
[GlideFX Screenshot]
Border Drag Mode (top) & Breathing Mode (bottom) in action.
Installation #
Add to your pubspec.yaml:
dependencies:
glidefx: ^0.0.1