dio_smart_retry
Retry library for Dio and Dio package made with love. By default, the request will be retried only for appropriate retryable http statuses.
7.0.1
181K downloads/mo
#892 most downloaded on pub.dev
rodion-m/dio_smart_retry
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 5 months
Most releases are documented
notes for 9 of 14 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
16 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
16 releases · Jul 2021 to Oct 2024Releases
latest 16-
7.0.122 Oct 2024Nothing published for this version
-
7.0.021 Oct 2024Release notes
Open source →- [BREAKING CHANGE]
MultipartFileRecreatableremoved. Use a regularMultipartFileinstead ofMultipartFileRecreatable.
- [BREAKING CHANGE]
-
6.0.026 Oct 2023Release notes
Open source →- Updated internal libraries.
- Bumped minimum Dart SDK to 3.0.
- Added
MultipartFileRecreatabledocumentation. - Refactors static constructors to factories.
- Adds a new
MultipartFileRecreatable.fromBytesfactory compatible with web. - Added a new
headersparameter. - You can now read the file's content with
MultipartFileRecreatable.data. - Breaking:
MultipartFileRecreatable.filenameis now a named parameter to matchdio. - Breaking: Removed
MultipartFileRecreatable.filePathsince it was not being used internally.
-
5.0.016 Feb 2023 -
2.0.1-diox10 Feb 2023 pre-release -
2.0.0-diox10 Feb 2023 pre-releaseNothing published for this version
-
1.4.002 Dec 2022Release notes
Open source →- Add supporting of retrying for requests with
multipart/form-data, useMultipartFileRecreatableclass for that (details). DefaultRetryEvaluatorand status codes constants from the filehttp_status_codes.dartwas made a part of the public API.
- Add supporting of retrying for requests with
-
1.3.217 Jul 2022Release notes
Open source →- Add a feature allowing to specify extra retryable status codes (parameter
retryableExtraStatuses) (#11) - Add a request's
CancelTokenchecking - Update dependencies
- Add a feature allowing to specify extra retryable status codes (parameter
-
1.3.117 Jul 2022Nothing published for this version
-
1.3.017 Jul 2022Nothing published for this version
-
1.2.023 Feb 2022Release notes
Open source →- Add properly an incorrect url scheme error handling in the default retry evaluator (#2)
-
1.1.007 Dec 2021 -
1.0.301 Aug 2021 -
1.0.231 Jul 2021 -
1.0.131 Jul 2021Nothing published for this version
-
1.0.030 Jul 2021Nothing published for this version