beautiful_alert_dialog 0.0.7 copy "beautiful_alert_dialog: ^0.0.7" to clipboard
beautiful_alert_dialog: ^0.0.7 copied to clipboard

A beautiful and custom alert dialog box by this you can show alert dialog box easily.

By this package, you can show beautiful and custom alert dialog box into your application.

Getting started #

import 'package:beautiful_alert_dialog/beautiful_alert_dialog.dart';

Usage #

  1. beautiful_alert_dialog:
  2. use below code inside click onpress or ontap.
CustomAlertBox.showCustomAlertBox(
   context: context,
   willDisplayWidget:
   Container(
   child: Text("Helo"),
   )
);

Features #

  1. You can show alert dialog box.
  2. Decorate your dialog box according to your need.

Additional information #

https://pub.dev/packages/beautiful_alert_dialog

0
likes
150
pub points
25%
popularity

Publisher

unverified uploader

A beautiful and custom alert dialog box by this you can show alert dialog box easily.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on beautiful_alert_dialog