- Implement
sendTimeout
andreceiveTimeout
for the adapter. - Fix redirect not working when requestStream is null.
- Add topics to packages.
- Fix cached
initFuture
not remove when throw exception.
- Replace
DioError
withDioException
.
- Support proxy for the adapter.
- Improve code formats according to linter rules.
- For the
dio
's 5.0 release. - Add
validateCertificate
forClientSetting
.
- support dio 4.0.0
- support null-safety
- support dio 4.x
- merge #760
- Support redirect
- A Dio HttpAdapter which support Http/2.0.