beautiful_alert_dialog

Creator: coderz1093

Last updated:

0 purchases

beautiful_alert_dialog Image
beautiful_alert_dialog Images

Languages

Categories

Add to Cart

Description:

beautiful alert dialog

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 #

beautiful_alert_dialog:
use below code inside click onpress or ontap.

CustomAlertBox.showCustomAlertBox(
context: context,
willDisplayWidget:
Container(
child: Text("Helo"),
)
);
copied to clipboard
Features #

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

Additional information #
https://pub.dev/packages/beautiful_alert_dialog

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.