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

It seems there is a bug in `transformResponse` method of class `DefaultTransformer` (or somewhere deeper). I use external API which returns token as **JSON String**, i.e. the result is: ```dart...

When calling requests, the error has been thrown randomly. Error: Bad state: Future already completed at Object.throw_ [as throw] (http://localhost:1234/dart_sdk.js:5067:11) at _AsyncCompleter.new.completeError (http://localhost:1234/dart_sdk.js:35195:51) at http://localhost:1234/packages/dio/src/interceptors/log.dart.lib.js:651:25 at _RootZone.runUnary (http://localhost:1234/dart_sdk.js:40441:59) at _FutureListener.then.handleValue...

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

Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.3.0 to 2.6.1. Commits 6c2e035 fix test manifest load c30358a dynamic cache path 472d887 update readme b1d33bc print version e5fb139 update readme ebff0a3 tidy up d8cf9a8 tidy...

dependencies

### 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 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 - [ x] I have searched for a similar issue in the [project](https://github.com/flutterchina/dio/issues) and found none (except closed issue https://github.com/flutterchina/dio/issues/837) ### Issue Info to a demo...

### 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 I know it's not standard to send body...

### 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 We're trying to build a Flutter app in...