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

outdated

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

1.1.1 19 Jul 2021 #

  • Added convenience classes ActionControllerMixin and DefaultActionController

1.1.0 19 Jul 2021 #

  • Added ActionController to trigger action from parent

1.0.7 5 Jul 2021 #

  • Added documentation on how to use it with reactive_forms

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

More

Packages that depend on progress_builder