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
<!-- 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 updated this branch with the latest `main` branch to avoid
conflicts (via merge from master or rebase)
- [x] I have updated the documentation (if necessary)
- [x] I have searched for a similar pull request in the
[project](https://github.com/cfug/dio/pulls) and found none
- [x] I have run the tests without failures
- [x] I have added the required tests to prove the fix/feature I'm
adding
- [x] I have updated the `CHANGELOG.md` in the corresponding package
### Additional context and info (if any)
updates cronet_http and cupertino_http dependencies and updates the code
for their breaking changes
---------
Signed-off-by: Martin Kamleithner <martin.kamleithner@gmail.com>
Co-authored-by: Alex Li <github@alexv525.com>
0 commit comments