Skip to content
/ dio Public
forked from cfug/dio

A powerful HTTP package for Dart/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

qoohoo-app/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.

About

A powerful HTTP package for Dart/Flutter, which supports Global settings, Interceptors, FormData, Aborting and canceling a request, Files uploading and downloading, Requests timeout, Custom adapters, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 86.7%
  • C++ 5.8%
  • CMake 5.2%
  • Ruby 0.7%
  • HTML 0.5%
  • C 0.4%
  • Other 0.7%