What's new
- Provide fix suggestions for
dart fix
. - Fix
receiveTimeout
for streamed responses. - Fix cancellation for streamed responses and downloads when using
IOHttpClientAdapter
. - Fix receive progress for streamed responses and downloads when using
IOHttpClientAdapter
. - Support relative
baseUrl
on the Web platform. - Avoid fake uncaught exceptions during debugging with IDEs.