🌀 smooth_refresh
Demo
A smooth and customizable pull-to-refresh widget for Flutter with Lottie animations support. Inspired by modern UI/UX patterns (like Snapchat's), this package lets you add delightful and highly customizable refresh experiences to your scroll views.
✨ Features
- ✅ Smooth pull-down refresh animation
- 🎨 Fully customizable with background color, Lottie asset, and size
- 📱 Works with any scrollable widget (
ListView
,SingleChildScrollView
, etc.) - ⚙️ Built with performance in mind
📦 Installation
Add this to your pubspec.yaml
:
dependencies:
smooth_refresh: ^1.0.0
Libraries
- main
- smoothrefresh_component
- A collection of customizable dropdown components for Flutter applications.