alert_box_plus 0.1.1
alert_box_plus: ^0.1.1 copied to clipboard
customizable alert dialogs
🚨 alert_box_plus #
A customizable, modern-looking alert dialog package for Flutter.
alert_box_plus helps you show consistent, simple alert boxes with minimal code — perfect for quick notifications, confirmations, and messages in both light and dark themes.
✨ Features #
- ✅ Simple syntax for showing alert dialogs
- 🎨 Customizable title, message, button colors
- 🌙 Works with dark mode
- 🔄 Supports single or dual action buttons
🚀 Installation #
Add this to your pubspec.yaml:
dependencies:
alert_box_plus: ^0.0.1
Then run:
flutter pub get
🙌 Author
Built with ❤️ by 🌐 Satya Routray