dio icon indicating copy to clipboard operation
dio copied to clipboard

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 adapter...

Results 163 dio issues
Sort by recently updated
recently updated
newest added

### New Pull Request Checklist - [x] I have read the [Documentation](https://pub.dartlang.org/packages/dio) - [x] I have searched for a similar pull request in the [project](https://github.com/flutterchina/dio/pulls) and found none - [x]...

### New Issue Checklist - [ ] I have searched for a similar issue in the [project](https://github.com/flutterchina/dio/issues) and found none ### Issue Info | Info | Value | | |...

### New Issue Checklist - [ YES ] I have searched for a similar issue in the [project](https://github.com/flutterchina/dio/issues) and found none ### Issue Info | Info | Value | |...

### New Issue Checklist - [ yes] I have searched for a similar issue in the [project](https://github.com/flutterchina/dio/issues) and found none ### Issue Info | Info | Value | | |...

I have issue to upload zip file: here my postman successfully return 200: ![](https://i.postimg.cc/mPbp4W2c/postman-1.png) ![](https://i.postimg.cc/vc72CZMF/postman2.png) how to make request same like my postman in Dio. Here my flutter code: `var...

### New Issue Checklist - [x] I have searched for a similar issue in the [project](https://github.com/flutterchina/dio/issues) and found none ### Issue Info | Info | Value | | | ------------------------------...

Sir, I using Dio 4.0.0 to do scheduleRequestRetry retry method, my code is following, it's not working, please help me to fix this issue. Future scheduleRequestRetry(RequestOptions requestOptions) async { StreamSubscription...

Hi, guys! i am facing the same problem. what should i do ? my back : django , i have set up "django-cors-headers"; i have set up chrome "--disable-web-security" and...

1. at login we receive access token and refresh token from server 2. add access token in interceptor for other api request 3. if access token is expired use the...

### New Pull Request Checklist - [x] I have read the [Documentation](https://pub.dartlang.org/packages/dio) - [x] I have searched for a similar pull request in the [project](https://github.com/flutterchina/dio/pulls) and found none - [x]...