PopButton
PopButton is a customizable, animated Flutter button widget with a smooth press-in "pop" effect, built-in loading indicator, and auto-disable behavior. It’s perfect for modern UIs where user interaction needs to feel responsive and delightful.
Features
- Press-in pop animation
- Built-in loading state
- Auto-disables when loading
- Customizable icon, text, and colors
- Simple and lightweight
Preview

Installation
Add this to your pubspec.yaml:
dependencies:
pop_button: ^1.0.0