Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cfug/dio issues and pull requests
#1741 - FormData.fromMap is encoding request body automatically
Issue -
State: closed - Opened by jagadmitul almost 2 years ago
- 18 comments
Labels: p: dio, s: bug, b: regression
#1740 - Use modern Fetch API with Dio on Web
Issue -
State: open - Opened by mikuhl-dev almost 2 years ago
- 21 comments
Labels: s: feature, s: best practise, e: performance, e: PR welcomed, platform: web, valuable, p: web_adapter
#1739 - receiveTimeout not working on iOS
Issue -
State: closed - Opened by apaolino almost 2 years ago
- 3 comments
Labels: i: no useful information
#1738 - Avoid new cookies overwritten by previous cookies
Pull Request -
State: closed - Opened by jasonlaw almost 2 years ago
- 2 comments
#1736 - ImplyContentTypeInterceptor does not set content type to json when data is Json Array
Issue -
State: closed - Opened by MrKnos almost 2 years ago
- 4 comments
Labels: s: feature, p: dio, fixed
#1722 - [dio] Fix missing source stacktrace in DioError
Pull Request -
State: closed - Opened by kuhnroyal almost 2 years ago
- 21 comments
Labels: b: regression
#1721 - Interceptors now gets the StackTrace in the DioError objects
Pull Request -
State: closed - Opened by lohnn almost 2 years ago
- 10 comments
#1712 - How to continue upload file after connection offline and online.
Issue -
State: closed - Opened by MarioSokpheng almost 2 years ago
#1709 - Combine Response `Encoder/Decoder` with `Transformer` or improve them to allow asynchronized method
Issue -
State: closed - Opened by huafsud almost 2 years ago
- 4 comments
Labels: s: feature, p: dio, e: performance, fixed
#1708 - On web, uploading large files does not work
Issue -
State: open - Opened by nicolaspernoud almost 2 years ago
- 8 comments
Labels: h: need more info, p: dio, i: out of support, p: dependency, platform: web
#1704 - Fix encoding of query parameters
Pull Request -
State: closed - Opened by kuhnroyal almost 2 years ago
Labels: valuable
#1702 - Fix double-completion when using `connectionTimeout`
Pull Request -
State: closed - Opened by skreborn almost 2 years ago
- 10 comments
#1701 - Handshake errors aren't propagated to the user
Issue -
State: closed - Opened by JAOOOOO almost 2 years ago
- 5 comments
Labels: p: dio, h: cannot reproduce, s: bug, b: regression
#1692 - 👷 Use automatic publish tool
Pull Request -
State: closed - Opened by AlexV525 almost 2 years ago
Labels: infra, valuable
#1683 - QueuedInterceptorWrapper does not trigger on error, but InterceptorsWrapper does.
Issue -
State: closed - Opened by CodeFoxLk almost 2 years ago
- 7 comments
Labels: i: wontfix
#1681 - How to send a null value?
Issue -
State: closed - Opened by omidraha almost 2 years ago
- 2 comments
Labels: i: not following issue template
#1680 - 👷 Publish packages from the infra comment
Pull Request -
State: closed - Opened by AlexV525 almost 2 years ago
Labels: infra
#1671 - ✨ `ImplyContentTypeInterceptor`
Pull Request -
State: closed - Opened by AlexV525 about 2 years ago
- 2 comments
Labels: b: regression, valuable
#1670 - Dio return wrong response with Postman
Issue -
State: closed - Opened by thinhhja2001 about 2 years ago
- 2 comments
Labels: i: not related
#1668 - Memory usage keeps increase when doing repeatedly requests on Windows
Issue -
State: closed - Opened by zhhding about 2 years ago
- 8 comments
Labels: i: not related
#1664 - Error: DioError [connection error]: The connection errored: The XMLHttpRequest onError callback was called. This typically indicates an error on the network layer.
Issue -
State: closed - Opened by rashedswen about 2 years ago
- 8 comments
Labels: i: not related
#1655 - Using Options BaseUrl assertion fails
Issue -
State: closed - Opened by AbanoubNassem about 2 years ago
- 7 comments
Labels: i: not related
#1653 - [Notice] Set a proper `content-type` for requests when using Dio 5.0
Issue -
State: closed - Opened by AlexV525 about 2 years ago
- 5 comments
Labels: e: good for newcomers, 📢EXTRA ATTENTION, p: dio, s: best practise
#1652 - v5 and mass closed tickets?
Issue -
State: closed - Opened by hampsterx about 2 years ago
- 2 comments
Labels: i: outdated
#1651 - cookie_manager should merge custom cookies instead of overriding them
Issue -
State: closed - Opened by a9udn9u about 2 years ago
- 2 comments
Labels: p: cookie_manager, s: bug, fixed
#1647 - DioError [DioErrorType.other]: SocketException: Connection refused (OS Error: Connection refused, errno = 61), address = crmdemo.fortex.com, port = 49266
Issue -
State: closed - Opened by LambGe about 2 years ago
- 2 comments
Labels: i: not following issue template
#1644 - Continuing the dio journey with CFUG team / 新的 dio 库维护团队
Issue -
State: open - Opened by wendux about 2 years ago
- 10 comments
Labels: 📢EXTRA ATTENTION
#1642 - HTTP request failed, statusCode: 504 but works fine on Browser!!
Issue -
State: closed - Opened by bismarabia about 2 years ago
- 6 comments
Labels: i: cannot reproduce
#1633 - [Release] Releasing a new version of packages
Issue -
State: open - Opened by AlexV525 about 2 years ago
- 51 comments
Labels: infra
#1631 - Transfer Dio Ownership
Issue -
State: closed - Opened by feinstein about 2 years ago
- 11 comments
Labels: p: ecosystem, infra
#1629 - How To Upload FormData/BulkImages Using A Structured Class/Modal Of REST APIs?
Issue -
State: closed - Opened by EXEIdeas about 2 years ago
- 1 comment
#1626 - Problem with refresh token interceptor and formdata
Issue -
State: closed - Opened by lukajelacic about 2 years ago
- 2 comments
#1621 - Chunked stream reading doesn't work correct ( Dio().get<ResponseBody> Options(responseType: ResponseType.stream))
Issue -
State: closed - Opened by Pepslee about 2 years ago
- 2 comments
#1613 - Dio freeze on widget test
Issue -
State: closed - Opened by EmadBeltaje about 2 years ago
- 6 comments
#1612 - QueuedInterceptor is flawed, which causes dead lock by design.
Issue -
State: closed - Opened by timnew about 2 years ago
- 13 comments
#1610 - Flutter Converting object to an encodable object failed: Instance of 'FormData'
Issue -
State: closed - Opened by LambGe about 2 years ago
- 4 comments
#1607 - [Proposal] Maintaining the dio package / 维护 dio package
Issue -
State: open - Opened by cfug-dev about 2 years ago
- 11 comments
Labels: 📢EXTRA ATTENTION
#1603 - How do I get the library to translate a space in the queryParameters to %20
Issue -
State: closed - Opened by arualana about 2 years ago
- 1 comment
#1601 - Simple request passing with `http` package but not with dio
Issue -
State: closed - Opened by cedvdb about 2 years ago
- 1 comment
#1569 - "type 'String' is not a subtype of type 'ResponseBody?' in type cast" when using dio.download.
Issue -
State: closed - Opened by Hannnes1 over 2 years ago
- 5 comments
#1546 - Dio is making multiple calls to URL when using breakpoints in Flutter (Android Studio) - Interceptor verified.
Issue -
State: closed - Opened by ExpertKiD over 2 years ago
- 2 comments
#1515 - HttpException: Connection reset by peer
Issue -
State: closed - Opened by iOS-Kel over 2 years ago
- 12 comments
#1480 - Future already completed
Issue -
State: closed - Opened by jargalbat almost 3 years ago
- 34 comments
#1445 - Prevent encoding query parameters
Issue -
State: closed - Opened by xeinebiu almost 3 years ago
- 6 comments
#1432 - DioError [DioErrorType.other]: Invalid argument(s) (onError): The error handler of Future.catchError must return a value of the future's type
Issue -
State: closed - Opened by JanKokalj almost 3 years ago
- 1 comment
#1386 - [http2_adapter] HTTP/2 proxy
Pull Request -
State: closed - Opened by Overman775 about 3 years ago
- 22 comments
Labels: s: feature
#1382 - SocketException: Failed host lookup: 'abc.com' after disconnect -> reconnect internet
Issue -
State: closed - Opened by namdp about 3 years ago
- 2 comments
#1340 - in flutter web I get 'XMLHttpRequest'
Issue -
State: closed - Opened by ali-1989 about 3 years ago
- 6 comments
#1331 - Add CI workflows, dependabot etc.
Pull Request -
State: closed - Opened by kuhnroyal about 3 years ago
- 1 comment
#1308 - Add QueuedInterceptor instead of interceptors.lock
Issue -
State: closed - Opened by wendux over 3 years ago
- 40 comments
Labels: s: feature
#1306 - DioError [DioErrorType.response]: Http status error [307] #0 DioMixin.assureDioError (package:dio/src/dio_mixin.dart:819:20)
Issue -
State: closed - Opened by riccardopirani over 3 years ago
- 28 comments
#1293 - 手机网络跟WiFi能否同时使用?
Issue -
State: closed - Opened by zKidor over 3 years ago
- 2 comments
#1279 - How do we listen to Server Sent Event(SSE) Stream using Dio package
Issue -
State: closed - Opened by dewbambs over 3 years ago
- 15 comments
#1274 - 使用post请求对象中嵌套数组的json数据时报错
Issue -
State: closed - Opened by Johnny0736 over 3 years ago
- 1 comment
#1259 - How to use proxy with dio_http2_adapter
Issue -
State: closed - Opened by longphanmn over 3 years ago
- 3 comments
#1230 - there are too many DioErrorType.connectTimeout reported in sentry
Issue -
State: closed - Opened by catmaomao over 3 years ago
- 17 comments
#1222 - Web and APK Error: Not found: 'dart:html'
Issue -
State: closed - Opened by twovs over 3 years ago
- 2 comments
#1198 - i am unable to catch dio error
Issue -
State: closed - Opened by mohadel92 over 3 years ago
- 8 comments
#1189 - QueryParameters with the same key
Issue -
State: closed - Opened by GyuriMajercsik over 3 years ago
- 8 comments
#1185 - HttpException: Connection closed while receiving data
Issue -
State: closed - Opened by jianleepb over 3 years ago
- 15 comments
#1171 - DioError [DioErrorType.response]: Http status error [500]
Issue -
State: closed - Opened by DhavalRKansara over 3 years ago
- 39 comments
#1151 - DioError [DioErrorType.other]: TlsException: Failure trusting builtin roots (OS Error: CERT_ALREADY_IN_HASH_TABLE(x509_lu.c:356), errno = 0)
Issue -
State: closed - Opened by Nickkorol almost 4 years ago
- 2 comments
#1148 - Uploading multiple files mit MultiPart always empty on server side
Issue -
State: closed - Opened by Urkman almost 4 years ago
- 5 comments
#1130 - CRLF in dio.request
Issue -
State: closed - Opened by n0npax almost 4 years ago
- 8 comments
Labels: p: dio, s: bug
#1111 - NoSuchMethodError: The getter 'statusCode' was called on null.
Issue -
State: closed - Opened by OHeroJ almost 4 years ago
- 4 comments
#1102 - Dio force header to lowercase
Issue -
State: closed - Opened by zhangxiongbiao almost 4 years ago
- 3 comments
#1088 - How to JWT with refresh/access tokens?
Issue -
State: closed - Opened by wellbranding almost 4 years ago
- 10 comments
#1081 - Put request with multipartform/data content type sends an empty request
Issue -
State: closed - Opened by Khader-1 almost 4 years ago
- 6 comments
#1078 - dio.request can't accept RequestOptions anymore
Issue -
State: closed - Opened by naamapps almost 4 years ago
- 5 comments
#1041 - [proposal] add `https/3` support
Issue -
State: closed - Opened by iapicca about 4 years ago
- 4 comments
#1038 - CERTIFICATE_VERIFY_FAILED: Hostname mismatch with valid certificate
Issue -
State: closed - Opened by Giles-W about 4 years ago
- 18 comments
#1028 - HandshakeException: Connection terminated during handshake
Issue -
State: closed - Opened by fengerwoo about 4 years ago
- 18 comments
#1027 - Cannot read set-cookie from response header in Flutter Web
Issue -
State: closed - Opened by yerim1210 about 4 years ago
- 44 comments
#1017 - Avoid sending zero length data stream message to h2 server
Pull Request -
State: closed - Opened by yrom about 4 years ago
- 1 comment
#992 - flutter-web >>> dio >>> DioError [DioErrorType.DEFAULT]: Unsupported operation: RawSocket constructor
Issue -
State: closed - Opened by mnlin0905 over 4 years ago
- 8 comments
#977 - Unable to send null values in formdata
Issue -
State: closed - Opened by iJamesPHP over 4 years ago
- 6 comments
#975 - CONNECT_TIMEOUT too many times
Issue -
State: closed - Opened by asiaWang over 4 years ago
- 27 comments
#966 - "Stream" response type not working on Flutter Web
Issue -
State: closed - Opened by hivesey over 4 years ago
- 4 comments
#964 - Slow on web?
Issue -
State: closed - Opened by fischerscode over 4 years ago
- 15 comments
#962 - 真机报错
Issue -
State: closed - Opened by panchaoco over 4 years ago
- 2 comments
#961 - flutter web - dio bloc's (freezes) ui while getting json response
Issue -
State: closed - Opened by kele82 over 4 years ago
- 33 comments
#925 - onSendProgress "jumps" to 99% and waits there until finished
Issue -
State: closed - Opened by lirantzairi over 4 years ago
- 36 comments
#912 - Question about keep alive
Issue -
State: closed - Opened by yevyevyev over 4 years ago
- 5 comments
#905 - Http2Adapter怎么配置findProxy
Issue -
State: closed - Opened by imwcl over 4 years ago
- 3 comments
#892 - Functions must have an explicit list of parameters. Try adding a parameter list.
Issue -
State: closed - Opened by chentianxin over 4 years ago
- 8 comments
#885 - option中设置responseType为ResponseType.plain时接收服务端响应的字符串仍然会报错
Issue -
State: closed - Opened by wu9007 over 4 years ago
- 2 comments
#883 - type '_OneByteString' is not a subtype of type 'Map<String, dynamic>'
Issue -
State: closed - Opened by easazade over 4 years ago
- 34 comments
#869 - MultipartFile Upload: Converting object to an encodable object failed: Instance of 'FormData'
Issue -
State: closed - Opened by lllleow over 4 years ago
- 22 comments
#854 - How to know the time period server response in the Dio library?
Issue -
State: closed - Opened by huubao2309 over 4 years ago
- 8 comments
#852 - Request doesn't work in 4g !
Issue -
State: closed - Opened by NaosFr over 4 years ago
- 6 comments
#811 - flutter web empty response header
Issue -
State: closed - Opened by mhalizadeh over 4 years ago
- 3 comments
#793 - Dio not properly following redirects and returning incorrect response bodies
Issue -
State: closed - Opened by 2x2xplz almost 5 years ago
- 7 comments
#785 - ioError [DioErrorType.DEFAULT]: FormatException: Invalid character in cookie value, code unit: '32' (at character 5)
Issue -
State: closed - Opened by Shwise almost 5 years ago
- 3 comments
#781 - flutter: Content size below specified contentLength. 511 bytes written but expected 704.
Issue -
State: closed - Opened by waqaryounusjatt788 almost 5 years ago
- 5 comments
#762 - Http2Adapter will not receive the full response
Issue -
State: closed - Opened by posativ almost 5 years ago
- 6 comments
#758 - when upload a big file use multipart form, the memory grow fast and OOM(用multipart 方式上传文件,内存暴涨)
Issue -
State: closed - Opened by binghan-iOS almost 5 years ago
- 5 comments
#750 - Flutter Web - XMLHttpRequest error
Issue -
State: closed - Opened by cankarabag almost 5 years ago
- 37 comments
#729 - How to close and cancel a response stream properly?
Issue -
State: closed - Opened by renenucci almost 5 years ago
- 4 comments
#722 - connectTimeout/receiveTimeout doesn't work
Issue -
State: closed - Opened by JCKodel almost 5 years ago
- 35 comments
#719 - DioError [DioErrorType.DEFAULT]: Error on line 1, column 11: Invalid media type: expected /[^()<>@,;:"\\/[\]?={} \t\x00-\x1F\x7F
Issue -
State: closed - Opened by 939582415 almost 5 years ago
- 9 comments