progress_builder 1.0.3 progress_builder: ^1.0.3 copied to clipboard
A simple wrapper for asynchronous actions with progress/loading indicators and error handling.
[1.0.3] - 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