fast_dio 1.0.0 copy "fast_dio: ^1.0.0" to clipboard
fast_dio: ^1.0.0 copied to clipboard

Dio-based HTTP layer with the same API surface as fast_http — GenericRequest, headers, errors, download, stream, and interceptors.

1.0.0 #

  • Initial stable release.
  • Dio-based HTTP layer with fast_http-compatible API.
  • FastDio, FastDioHeader, RequestApi, and GenericRequest.
  • Error handling with ServerException, RequestErrorModel, and Failure.
  • Query parameters, per-request Dio options, and progress updates.
  • Multipart uploads with RequestFile.
  • Download, stream responses, and interceptor helpers.
  • Built-in PrettyDioLogger and Chucker Flutter inspector support.
  • Exports fpdart for functional error handling.
2
likes
130
points
40
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dio-based HTTP layer with the same API surface as fast_http — GenericRequest, headers, errors, download, stream, and interceptors.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

chucker_flutter, dio, equatable, flutter, fpdart, pretty_dio_logger

More

Packages that depend on fast_dio