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});

13
likes
120
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

This is just for dialog with beautiful layout.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on dialog_box