quick_snack 0.0.1
quick_snack: ^0.0.1 copied to clipboard
A lightweight toast/snackbar package using GetX with support for success, failure, warning, and custom styles.
Easy Toast #
A simple toast/snackbar utility for Flutter using GetX.
🚀 Features #
- ✅ Success toast (green)
- ❌ Failure toast (red)
- ⚠️ Warning toast (yellow)
- 🎨 Custom color toast
📦 Installation #
Add to your pubspec.yaml:
dependencies:
quick_snack:
git:
url: https://github.com/sukhgithub73073/quick_snack.git
# quick_snack