You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update onReceiveProgress references in docs (#1732)
<!-- Write down your pull request descriptions. -->
### New Pull Request Checklist
- [x] I have read the
[Documentation](https://pub.dev/documentation/dio/latest/)
- [x] I have searched for a similar pull request in the
[project](https://github.com/cfug/dio/pulls) and found none
- [x] I have updated this branch with the latest `main` branch to avoid
conflicts (via merge from master or rebase)
- [ ] I have added the required tests to prove the fix/feature I'm
adding
- [x] I have updated the documentation (if necessary)
- [ ] I have run the tests without failures
- [ ] I have updated the `CHANGELOG.md` in the corresponding package
### Additional context and info (if any)
<!-- Provide more context and info about the PR. -->
Small update on the docs making reference to `onProgress` instead of
`onReceiveProgress`
---------
Signed-off-by: Carlos Gutiérrez Moreno <carlosgutimo.3d@gmail.com>
0 commit comments