Dfalertbox | Coderz Product

dfalertbox

Last updated:

0 purchases

dfalertbox Image
dfalertbox Images

Free

Languages

Categories

Add to Cart

Description:

dfalertbox

dfalertbox #
An alert dialog for flutter aps
How to use #
FloatingActionButton(
onPressed: () async {
await CustomAlertBox.displayAlertBox(
context: context,
willDisplayWidget: Container(
child: Text('My custom alert box, used from example!!'),
));
},
tooltip: 'Show Custom Alert Box',
child: Icon(Icons.message),
)
# dfalertbox

License:

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

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.