Skip to content
/ dio Public

A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.

License

Notifications You must be signed in to change notification settings

cfug/dio

Repository files navigation

dio

Language: English | 简体中文

This is the base repo of the dio project. Please move specific paths for projects instructions.

dio

Plugins

  • cookie_manager: link Pub
  • http2_adapter: link Pub
  • native_dio_adapter: link Pub

Examples

  • example: link
  • example_flutter_app: link

Copyright & License

The project and it's underlying projects are originally authored by @wendux with the organization @flutterchina, started being maintained by Chinese Flutter User Group (@cfug) since 2023.

The project consents the MIT license.