quick_snack 0.0.1 copy "quick_snack: ^0.0.1" to clipboard
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
1
likes
150
points
44
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight toast/snackbar package using GetX with support for success, failure, warning, and custom styles.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

build_runner, flutter, get, mockito

More

Packages that depend on quick_snack