simple_alert_box 0.0.2 copy "simple_alert_box: ^0.0.2" to clipboard
simple_alert_box: ^0.0.2 copied to clipboard

Custom alert box

The basic version of the alert box

Features #

  • Simple and easy to use
  • Dark mode available
  • Customizable Buttons

Usage #

AlertBox.showAlertBox(
                context: context,
                darkTheme: true,
                alertText: 'Alert ! Alert ! Alert ! \nMy alert box !!',
                buttonText: 'Example noted');
1
likes
140
points
20
downloads

Publisher

verified publisherdakshbhatia.com

Weekly Downloads

Custom alert box

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_alert_box