Skip to content

dio 5.4.1

Compare
Choose a tag to compare
@cfug-dev cfug-dev released this 18 Feb 11:01
· 114 commits to main since this release

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.