future_progress_dialog 0.2.1 copy "future_progress_dialog: ^0.2.1" to clipboard
future_progress_dialog: ^0.2.1 copied to clipboard

future_progress_dialog is a simple progress dialog library for async tasks. FutureProgressDialog start when you call showDialog function, but dismiss automatically when future task is finished.

[0.0.1] - Initial release #

[0.0.3] - Change Description #

[0.0.4] - Add example #

[0.0.5] - Update Readme #

[0.1.0] - Add Params #

  • add params
  • decoration
  • opacity = 1.0
  • progress
  • message

[0.1.1] - Add Params #

[0.2.0] - null safety #

[0.2.1] #

  • switch FutureProgressDialog from StatelessWidget to StatefulWidget(#3)
33
likes
140
points
814
downloads

Publisher

unverified uploader

Weekly Downloads

future_progress_dialog is a simple progress dialog library for async tasks. FutureProgressDialog start when you call showDialog function, but dismiss automatically when future task is finished.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on future_progress_dialog