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 [...]

1.0.1 #

  • Provide longer description to better explain the purpose of the package.
  • Fix typos.

1.0.0 #

  • Initial Release
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