Skip to content

dio 5.3.4

Choose a tag to compare

@cfug-dev cfug-dev released this 22 Nov 02:27
· 201 commits to main since this release

What's new

  • Raise warning for Maps other than Map<String, dynamic> when encoding request data.
  • Improve exception messages.
  • Allow ResponseDecoder and RequestEncoder to be async.
  • Ignores Duration.zero timeouts.