show_dialog

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

show dialog

Show Dialog Package #
##Importing:
import 'package:show_dialog/show_dialog.dart' as dialog;
copied to clipboard
About Dialog #
Launches About Dialog with title and content with one line of code
Example:
dialog.aboutDialog(context, 'title', 'content');
copied to clipboard
Loading Dialog #
Launches Loading Dialog with one line of code
Example:
dialog.loadingDialog(context, 2);
copied to clipboard

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.

Related Products

More From This Creator