flutter_top_snackbar 1.0.4 copy "flutter_top_snackbar: ^1.0.4" to clipboard
flutter_top_snackbar: ^1.0.4 copied to clipboard

A Flutter package to display customizable snackbars from the top of the screen with themes, animations, and custom icons.

flutter_top_snackbar #

pub package License: MIT Flutter Platform

flutter_top_snackbar is a Flutter package to display customizable snackbars from the top of the screen.
It supports multiple predefined themes (success, info, error, warning), custom icons, colors, and animations. Designed to be lightweight, easy to integrate, and fully customizable for any Flutter project.


📸 Demo #


✨ Features #

  • ✅ Show snackbar with predefined themes: success, info, error, warning
  • 🎨 Customizable: use your own background color & icon
  • 🎬 Multiple animations: slideFromTop, fade, scale, slideFromLeft, slideFromRight
  • ⏳ Adjustable duration
  • 🗑 onDismissed callback
  • 🚪 Optional isDismissible flag and custom dismiss direction
  • 📦 Lightweight and easy to integrate

📦 Installation #

Add this to your pubspec.yaml:

dependencies:
  flutter_top_snackbar: ^1.0.0
1
likes
160
points
112
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package to display customizable snackbars from the top of the screen with themes, animations, and custom icons.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_top_snackbar