Custom alert box
More...
The basic version of the alert box
AlertBox.showAlertBox( context: context, darkTheme: true, alertText: 'Alert ! Alert ! Alert ! \nMy alert box !!', buttonText: 'Example noted');
dakshbhatia.com
Repository (GitHub)
API reference
MIT (license)
flutter
Packages that depend on simple_alert_box
Back