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.

11522
STARS
167
WATCHERS
1429
FORKS
21
ISSUES

dio's Language Statistics

cfug's Other Repos

Star history of dio
Issue history of dio

dio Recent Issues

Issue Title State Comments Created Date Updated Date Closed Date
cookie_manager save Response cookie will error when header location not domain info open 2 2023-03-25 2023-03-25 -
The result that FormData.fromMap builded on 5.0.3 is different from 3.0.6. open 1 2023-03-24 2023-03-25 -
dio_cookie_manager: Update dependency to cookie_jar to ^4.0.0 open 1 2023-03-22 2023-03-25 -
CVE Dio 5.0.3 | Google OVS Scanner closed 3 2023-03-21 2023-03-25 2023-03-22
dio_mixin.dart - fetch method should not imply `RequestOptions.responseType` open 2 2023-03-21 2023-03-25 -
dio.options.headers with CORS doesn't work with Flutter web open 5 2023-03-20 2023-03-25 -
DioError [unknown] If the server returns an illegal json closed 1 2023-03-19 2023-03-25 2023-03-19
"Content-Length" header is not working on put request. closed 3 2023-03-17 2023-03-25 2023-03-23
Curly braces {} turn into %7B and %7D closed 1 2023-03-16 2023-03-25 2023-03-16
FormData.fromMap is encoding request body automatically open 18 2023-03-16 2023-03-25 -
Use modern Fetch API with Dio open 2 2023-03-15 2023-03-25 -
receiveTimeout not working on iOS open 1 2023-03-14 2023-03-25 -
ImplyContentTypeInterceptor does not set content type to json when data is Json Array closed 0 2023-03-14 2023-03-25 2023-03-14
Since cookie_manager 2.1.1 there is a empty cookie header attached closed 3 2023-03-10 2023-03-25 2023-03-12
When Passing Form Data Dio Error: "message":"Index was outside the bounds of the array.","data":{}} closed 1 2023-03-09 2023-03-25 2023-03-09
dio does not automatically convert the model to json closed 5 2023-03-09 2023-03-25 2023-03-09
Can not set proxy in version ^5.0.1 closed 3 2023-03-08 2023-03-25 2023-03-09
The switch case expression type 'dynamic' must be a subtype of the switch expression type 'DioErrorType'. closed 1 2023-03-08 2023-03-25 2023-03-09
QueuedInterceptorsWrapper closed 1 2023-03-08 2023-03-25 2023-03-12
Automatic redirects do not trigger interceptors closed 0 2023-03-06 2023-03-25 2023-03-11
Certificate Transparency closed 0 2023-03-06 2023-03-25 2023-03-06
Automatic redirection does not trigger the interceptor, causing the cookieJar interceptor to not work properly closed 8 2023-03-06 2023-03-25 2023-03-16
How to continue upload file after connection offline and online. closed 0 2023-03-06 2023-03-25 2023-03-06
Combine Response `Encoder/Decoder` with `Transformer` or improve them to allow asynchronized method open 2 2023-03-04 2023-03-25 -
On web, uploading large files does not work open 0 2023-03-03 2023-03-25 -
Http request header parameter is int or double . Report an error. closed 0 2023-03-03 2023-03-25 2023-03-03
Http request header parameter is int or double . Report an error. closed 2 2023-03-03 2023-03-25 2023-03-03
Error: Unsupported operation: bool.fromEnvironment can only be used as a const constructor closed 2 2023-03-03 2023-03-25 2023-03-03
Dio throws wrong error type closed 9 2023-03-01 2023-03-25 2023-03-07
Handshake errors aren't propagated to the user open 5 2023-03-01 2023-03-25 -
ListParam is broken, comma is still encoded closed 12 2023-02-28 2023-03-25 2023-03-05
Can `LogInterceptor.onResponse` use isolate ? closed 4 2023-02-27 2023-03-25 2023-03-10
Dio post auto redirection is not available closed 3 2023-02-24 2023-03-25 2023-02-25
Request headers missing after automatic redirect closed 5 2023-02-24 2023-03-25 2023-02-25
Socket Exception: Connection refused (OS Error: Connection refused, errno = 61), address = firebasestorage.googleapis.com, port = 50323 closed 1 2023-02-23 2023-03-25 2023-02-23
Improve docs for `IOHttpClientAdapter` and `BrowserAdapter` closed 2 2023-02-22 2023-03-25 2023-02-27
Body is not sent in v5 dio closed 1 2023-02-22 2023-03-17 2023-02-22
First API call take around 40 seconds to get response with dynamic ip allocation in android device using wifi closed 1 2023-02-21 2023-03-17 2023-02-21
QueuedInterceptorWrapper does not trigger on error, but InterceptorsWrapper does. closed 5 2023-02-21 2023-03-17 2023-03-12
dio 5.0.0 设置BaseOptions contentType 失效 closed 4 2023-02-21 2023-03-17 2023-02-21
How to send a null value? closed 1 2023-02-21 2023-03-17 2023-02-21
DioError [DioErrorType.response] v5.0 closed 8 2023-02-20 2023-03-17 2023-03-09
If multiply cookies present in set-cookie header, only first is saved. closed 0 2023-02-19 2023-03-17 2023-02-20
http/3 support in `NativeAdapter` for cupertino closed 5 2023-02-18 2023-03-17 2023-02-19
Dio return wrong response with Postman closed 2 2023-02-18 2023-03-17 2023-02-21
Memory usage keeps increase when doing repeatedly requests on Windows closed 8 2023-02-17 2023-03-17 2023-02-26
Restore content-type auto-detection and only optionally disable it closed 2 2023-02-17 2023-03-17 2023-02-17
Dio Equivalent of httpClient.postAsJsonAsync() method closed 1 2023-02-17 2023-03-17 2023-02-17
Add possibility of translation of error messages closed 1 2023-02-17 2023-03-17 2023-02-17
Error: DioError [connection error]: The connection errored: The XMLHttpRequest onError callback was called. This typically indicates an error on the network layer. closed 1 2023-02-17 2023-03-17 2023-02-19