bd_snackbar 1.0.0
bd_snackbar: ^1.0.0 copied to clipboard
A Flutter package for custom content messages.
bd_snackbar #
bd_snackbar is a lightweight and customizable Flutter package for displaying beautiful snackbar messages.
It simplifies how you show success, error, warning, and info notifications across your app — all with a single line of code.
✨ Features #
- 🟢 Easy to use — one line to show a snackbar
- 🔴 Built-in message types: success, error, warning, info
- ⚙️ Fully customizable (colors, icons, duration, position, etc.)
- 🌗 Works with both light and dark themes
- 💻 Compatible with mobile, web, and desktop Flutter apps