dio_retry_fixed 0.1.12-beta dio_retry_fixed: ^0.1.12-beta copied to clipboard
A patched version of dio_retry
0.1.11-beta #
- Implemented a fix for the callback issue (originally at https://github.com/aloisdeniel/dio_retry/issues/4), all credit for this fix to
rodion-m
- Removed dependency on Logger, instead now has an errorCallback that you can plug into whatever logging solution you have.
0.1.9-beta #
- Support Dio 3 which works on Flutter web
0.1.8-beta #
- Initial version, created by Stagehand