progress_builder 1.0.6 copy "progress_builder: ^1.0.6" to clipboard
progress_builder: ^1.0.6 copied to clipboard

outdated

A simple wrapper for asynchronous actions with progress/loading indicators and error handling.

1.0.6 25 Jun 2021 #

  • Added named parameters & typedefs - thanks to @ajilo297
  • Progress is now a standard double? (i.e. count/total)
  • Extended the README

1.0.5 24 Jun 2021 #

  • Added BuildContext to the builders

1.0.4 24 Jun 2021 #

  • Added error parameter to the builder so that you can show errors in-line if desired

1.0.2 24 Jun 2021 #

  • Progress callback moved to action
  • Added onStart callback for completeness
  • Created an online demo on github pages

1.0.1 23 Jun 2021 #

  • Fixed the links and documentation formatting

1.0.0 22 Jun 2021 #

  • Initial commit
5
likes
0
points
6
downloads

Publisher

verified publisherapexive.com

Weekly Downloads

A simple wrapper for asynchronous actions with progress/loading indicators and error handling.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, lints

More

Packages that depend on progress_builder