0 purchases
custom alert box display
A custom alert box - To be able to show custom alert box easily!
Features #
A custom alert box - To be able to show custom alert box easily!
Getting started #
Flutter should be installed
Usage #
0.0.1 - 2023 -10-25 #
A custom alert box - To be able to show custom alert box easily!
. Add longer examples
to /example folder.
CustomAlertBox.showCustomAlertBox(context: context,
willDisplayWidget: Container(
child:Text('My custom alert box example !')
));
copied to clipboard
Additional information #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.