alert_box_plus 0.1.1 copy "alert_box_plus: ^0.1.1" to clipboard
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.

Pub Version GitHub Stars License: MIT


✨ 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

0
likes
140
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

customizable alert dialogs

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on alert_box_plus