adaptive_progress_dialog 1.0.1 copy "adaptive_progress_dialog: ^1.0.1" to clipboard
adaptive_progress_dialog: ^1.0.1 copied to clipboard

outdated

A Flutter package providing an adaptive progress dialog. Using this package you can perform async operation while displaying adaptive progress dialog and get the result of the operation. The AdaptiveP [...]

-/ -
pub points
69
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
15
likes
0
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing an adaptive progress dialog. Using this package you can perform async operation while displaying adaptive progress dialog and get the result of the operation. The AdaptiveProgressDialog widget is generic and takes a type parameter T which is used to represent the data that can be returned from the async operation performed by dialog. The data is returned via the AdaptiveProgressDialogResult class.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on adaptive_progress_dialog