lib_loading_dialog

Last updated:

0 purchases

lib_loading_dialog Image
lib_loading_dialog Images
Add to Cart

Description:

lib loading dialog

loading dialog widget
Features #

show loading dialog
show progress dialog

Getting started #
TODO: List prerequisites and provide or point to information on how to
start using the package.
Usage #
var loadingDialog = showLoadingDialog(context);
loadingDialog.dismiss();

var progressDialog = showProgressLoadingDialog(context);
progressDialog.updateProgress(progress: 0.5);
copied to clipboard
Additional information #
null
发布lib命令 #
dart pub publish --server=https://pub.dartlang.org

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.