dialog_box 0.0.2 copy "dialog_box: ^0.0.2" to clipboard
dialog_box: ^0.0.2 copied to clipboard

This is just for dialog with beautiful layout.

TODO:

Features #

It help you to make Dialog box in short code and better UI

customShowDialog(context, "Do you want to Logout the app?", "Oops..",ok:(){TO DO},cancel:(){TO DO});
customShowDialog(context, "Do you want to Logout the app?", "Success",ok:(){TO DO},cancel:(){TO DO});
customShowDialog(context, "Do you want to Logout the app?", "Warning",ok:(){TO DO},cancel:(){TO DO});
customShowDialog(context, "Do you want to Logout the app?", "Info",ok:(){TO DO},cancel:(){TO DO});
customShowDialog(context, "Do you want to Logout the app?", "Sure",ok:(){TO DO},cancel:(){TO DO});

12
likes
120
pub points
0%
popularity

Publisher

unverified uploader

This is just for dialog with beautiful layout.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on dialog_box