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

#2301 - Build to web app get "Bad state: Future already completed" error when setup connectTimeout

Issue - State: closed - Opened by cnsheggcn 4 days ago - 1 comment
Labels: i: outdated

#2300 - Android/cronet + NativeAdapter = "Too many receivers, total of 1000, registered"

Issue - State: open - Opened by corepuncher 4 days ago - 1 comment
Labels: h: need triage, s: bug

#2298 - Documentation: Transformer example link broken

Issue - State: open - Opened by eggzotic 9 days ago
Labels: h: need triage, s: bug

#2297 - ✨ Introduce `DioExceptionLogBuilder`

Pull Request - State: open - Opened by AlexV525 10 days ago - 1 comment

#2296 - ✨ Introduce `DioExceptionLogLevel`

Pull Request - State: open - Opened by AlexV525 10 days ago - 1 comment

#2294 - Form_encode Post Request With dio flutter . any solution ?

Issue - State: closed - Opened by himanshudeveloper 16 days ago - 1 comment
Labels: i: not reading documents

#2294 - Form_encode Post Request With dio flutter . any solution ?

Issue - State: open - Opened by himanshudeveloper 16 days ago
Labels: s: feature

#2293 - docs: add Japanese README

Pull Request - State: open - Opened by eltociear 16 days ago - 1 comment

#2293 - docs: add Japanese README

Pull Request - State: open - Opened by eltociear 16 days ago - 1 comment

#2292 - Use `@pragma('vm:awaiter-link')` for better stacktraces

Pull Request - State: open - Opened by codedbycurtis 17 days ago - 3 comments

#2291 - Use `@pragma('vm:awaiter-link')` for better stacktraces

Issue - State: open - Opened by ueman 17 days ago
Labels: e: performance, e: PR welcomed

#2290 - error: SocketException: Failed host lookup: 'xxx.com' (OS Error: nodename nor servname provided, or not known, errno = 7)

Issue - State: closed - Opened by gitwangyang 18 days ago - 1 comment
Labels: i: no useful information, i: not related

#2288 - `no address assoiated with hostname` error in release build apk

Issue - State: closed - Opened by toknT about 1 month ago - 2 comments
Labels: i: not related

#2287 - Keep `DioException.toString` clean !!!

Issue - State: open - Opened by narumi147 about 1 month ago - 5 comments
Labels: s: feature

#2285 - fix: improve fallback to null on empty responses

Pull Request - State: closed - Opened by knaeckeKami about 1 month ago - 6 comments

#2284 - Use dart_apitool to detect breaking changes

Issue - State: open - Opened by ueman about 1 month ago
Labels: infra

#2283 - Duplicate the base url

Issue - State: closed - Opened by tuyen3962 about 1 month ago - 4 comments
Labels: i: no useful information

#2282 - BrowserHttpClientAdapter() error in web.

Issue - State: open - Opened by JemmyWang94 about 2 months ago - 6 comments
Labels: p: dio, s: bug, i: out of support, platform: web, p: web_adapter

#2281 - Add ability to change [FileMode] of the download by introducing [Dio…

Pull Request - State: open - Opened by shehabmohamed0 about 2 months ago - 6 comments

#2280 - Add ability to change [FileMode] of the download

Pull Request - State: closed - Opened by shehabmohamed0 about 2 months ago

#2279 - Dio Throws Exception on DELETE Request with 204 Response

Issue - State: closed - Opened by HHLiftBridge about 2 months ago - 4 comments
Labels: h: need triage, s: bug

#2278 - Network calls gets stuck on iOS 16.6+ and 17

Issue - State: closed - Opened by mateenshiekh about 2 months ago - 1 comment
Labels: i: not related

#2277 - Response has unsupport header throw exception: Failed to parse header value.message

Issue - State: closed - Opened by Nondirectional about 2 months ago - 6 comments
Labels: i: out of support

#2276 - default-target-platform

Pull Request - State: closed - Opened by brunogabriel 2 months ago - 10 comments

#2275 - Dio cannot connect to the Internet after VPN is enabled on iOS devices

Issue - State: closed - Opened by hideme9527 2 months ago - 1 comment
Labels: i: not related

#2274 - 🚀 Supports the WASM environment

Pull Request - State: closed - Opened by AlexV525 2 months ago - 19 comments

#2273 - when using "handler.reject(error);" in onError of interceptors, I cannot DioException in .catchError(), but find it in .then().

Issue - State: open - Opened by deidei1231 2 months ago - 1 comment
Labels: h: need more info, h: need triage, s: bug

#2271 - Dio fetch can't catch error

Issue - State: closed - Opened by bemilyswom 2 months ago - 1 comment
Labels: i: not reading documents

#2270 - set proxy for BrowserHttpClientAdapter

Issue - State: closed - Opened by demirdev 2 months ago - 1 comment
Labels: i: out of support

#2269 - Date header not parsed correctly

Issue - State: open - Opened by hampsterx 3 months ago - 1 comment
Labels: s: bug, platform: web, p: web_adapter

#2268 - ResponseType.stream returns responce all at once on Web

Issue - State: closed - Opened by reza00farjam 3 months ago - 1 comment
Labels: i: duplicate

#2267 - Attempt to fix WASM compile errors

Pull Request - State: closed - Opened by kuhnroyal 3 months ago - 1 comment

#2266 - Dio 5.5 broke compilation for WASM

Issue - State: closed - Opened by vaind 3 months ago - 6 comments
Labels: p: dio, s: bug, b: regression, fixed, platform: web

#2265 - Is it now possible to use DIO / dio_web_adapter with Web/WASM?

Issue - State: closed - Opened by OsvaldoTCF 3 months ago - 41 comments
Labels: s: feature, p: dio, fixed, platform: web, p: web_adapter

#2264 - Version 5.5.0 brakes the web build

Issue - State: closed - Opened by ifuterman 3 months ago - 1 comment
Labels: i: duplicate

#2263 - 🧑‍💻 Move logs out from the adapter, pt.2

Pull Request - State: closed - Opened by AlexV525 3 months ago
Labels: 🚒 URGENT

#2262 - Error: The method 'debugLog' isn't defined for the class 'BrowserHttpClientAdapter'.

Issue - State: closed - Opened by Trung15010802 3 months ago - 1 comment
Labels: s: bug, fixed, platform: web, 🚒 URGENT

#2261 - 为什么dio的fromMap会将MultipartFile自动放入files字段中

Issue - State: closed - Opened by tangdi0802 3 months ago - 1 comment
Labels: i: not following issue template

#2260 - 🧑‍💻 Move logs out from the adapter

Pull Request - State: closed - Opened by AlexV525 3 months ago - 1 comment

#2259 - Error when uploading image using MultipartFile.fromBytes in version 5.4.3+1

Issue - State: closed - Opened by KimiyaZargari 3 months ago - 1 comment
Labels: i: duplicate

#2258 - onError is not returning any error

Issue - State: closed - Opened by AnkitKh095 3 months ago - 3 comments

#2257 - 🥅 Catch `MediaType` parse exception in `Transformer.isJsonMimeType`

Pull Request - State: closed - Opened by AlexV525 3 months ago - 2 comments

#2256 - `Transformer.isJsonMimeType` throws format exceptions without caught

Issue - State: closed - Opened by AlexV525 3 months ago
Labels: p: dio, s: bug

#2255 - [🔔 Dio] sendTimeout cannot be used without a request body to send

Issue - State: closed - Opened by shrijanRegmi 3 months ago - 2 comments
Labels: s: feature, platform: web

#2254 - `ResponseType.stream` is not working on web.

Issue - State: closed - Opened by mrsrmn 3 months ago - 1 comment
Labels: i: out of support

#2253 - Header is out of order

Issue - State: closed - Opened by vimaxwell 3 months ago - 3 comments
Labels: i: out of support

#2252 - ⚡️ Deallocate operations and requests for cancellation

Pull Request - State: closed - Opened by AlexV525 3 months ago - 9 comments

#2251 - 🥅 Throw if cancelled before established

Pull Request - State: closed - Opened by AlexV525 3 months ago - 1 comment

#2250 - Set FusedTransformer as default

Pull Request - State: closed - Opened by knaeckeKami 3 months ago - 1 comment

#2249 - Bump dawidd6/action-download-artifact from 3 to 6

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: infra, github-actions

#2248 - backport improved byte consolidation to SyncTransformer and BackgroundTranformer

Pull Request - State: closed - Opened by knaeckeKami 4 months ago - 2 comments

#2247 - 💬 Overrides `InterceptorState.toString()`

Pull Request - State: closed - Opened by AlexV525 4 months ago - 1 comment

#2246 - upload file send timeout

Issue - State: closed - Opened by git-boya 4 months ago
Labels: h: need triage, s: bug

#2245 - Error Dio flutter web

Issue - State: closed - Opened by Thibault4 4 months ago - 1 comment
Labels: i: not related

#2244 - post请求超时无反应

Issue - State: closed - Opened by imWalsh 4 months ago - 1 comment

#2243 - Bump dawidd6/action-download-artifact from 3 to 5

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: infra, github-actions

#2242 - flutter dynamic coockies management

Issue - State: closed - Opened by fazaamajdeddine 4 months ago - 1 comment

#2241 - FormData and List of Int not working as expected.

Issue - State: open - Opened by isalcedo 4 months ago - 2 comments
Labels: h: need more info, h: need triage, s: bug

#2240 - 💡 Improve docs and comments about options merging

Pull Request - State: closed - Opened by AlexV525 4 months ago

#2239 - add Utf8JsonTransformer

Pull Request - State: closed - Opened by knaeckeKami 4 months ago - 13 comments

#2238 - Opportunity to improve the json decoding performance

Issue - State: closed - Opened by knaeckeKami 4 months ago - 3 comments
Labels: s: feature, p: dio, s: best practise, e: performance

#2237 - 🐛 Applies strict type conversion for finalizing the multipart file

Pull Request - State: closed - Opened by AlexV525 4 months ago - 3 comments

#2236 - Uploading with FormData throws a TypeError: type 'List<int>' is not a subtype of type 'Uint8List' of 'value'

Issue - State: closed - Opened by fromlabs 4 months ago - 6 comments
Labels: p: dio, s: bug, b: regression

#2235 - Issue with API call when android device is connected via wifi.

Issue - State: closed - Opened by TechnologyGardening 4 months ago - 1 comment
Labels: i: not related

#2234 - Actually run all test in the baseline 🙈

Pull Request - State: closed - Opened by kuhnroyal 4 months ago - 6 comments

#2233 - refactory `xhr.ontimeout` & optimize the code

Pull Request - State: closed - Opened by huanghui1998hhh 4 months ago

#2232 - refactory `xhr.upload.onprogress`

Pull Request - State: closed - Opened by huanghui1998hhh 4 months ago

#2231 - Type Casting Error: '_Map<String, dynamic>' is not a Subtype of 'T?'

Issue - State: closed - Opened by AmeerAmjed 4 months ago - 1 comment
Labels: i: stackoverflow

#2230 - Add support for `download` function in web

Pull Request - State: open - Opened by mbfakourii 4 months ago - 8 comments

#2229 - DIo not working while adding extras in requestOptions with path in Dio singleton

Issue - State: closed - Opened by parmeetmaster 4 months ago - 3 comments
Labels: i: no useful information

#2228 - 503 Status Code With the Https base URL

Issue - State: closed - Opened by AnkitKh095 4 months ago - 1 comment
Labels: i: not related

#2227 - Cronet exception: m.ms: Exception in CronetUrlRequest: net::ERR_CONNECTION_CLOSED, ErrorCode=5

Issue - State: closed - Opened by JSBmanD 4 months ago - 2 comments
Labels: i: not related

#2226 - [Proposal] Improve toString() of InterceptorState

Issue - State: closed - Opened by navaronbracke 4 months ago
Labels: s: feature

#2225 - Dio (HttpClient) cannot set a self-signed trust certificate

Issue - State: closed - Opened by ac169 4 months ago - 4 comments
Labels: i: out of support, i: not related

#2223 - ⚡️ Split `web_adapter`

Pull Request - State: closed - Opened by AlexV525 4 months ago - 7 comments
Labels: s: feature, p: dio, platform: web

#2222 - Testing coverage changes

Pull Request - State: closed - Opened by kuhnroyal 4 months ago - 2 comments

#2221 - Fix coverage baseline generation

Pull Request - State: closed - Opened by kuhnroyal 4 months ago - 1 comment

#2220 - ✅ Fix non-TLS requests test

Pull Request - State: closed - Opened by AlexV525 4 months ago - 4 comments
Labels: e: tests

#2219 - Update coverage report action

Pull Request - State: closed - Opened by kuhnroyal 4 months ago - 4 comments

#2218 - Split the web support to package dio_browser_adapter

Pull Request - State: closed - Opened by huanghui1998hhh 4 months ago - 3 comments

#2217 - Remove the message 'The request was manually cancelled by the user.' for canceltoken.cancel()

Issue - State: closed - Opened by someshswami9 5 months ago - 1 comment
Labels: i: not related

#2216 - Migrating browser_adapter.dart for WASM

Issue - State: closed - Opened by Ali-Solak 5 months ago - 2 comments

#2215 - Adapt dart2wasm

Pull Request - State: closed - Opened by huanghui1998hhh 5 months ago - 8 comments
Labels: p: dio

#2214 - Implement automatic redirects for requests regardless of the `HttpClient`

Issue - State: open - Opened by AlexV525 5 months ago - 1 comment
Labels: s: feature

#2213 - Update for wasm

Issue - State: closed - Opened by sgehrman 5 months ago - 1 comment
Labels: i: no useful information

#2212 - I can't use MediaType when I create MultipartFile

Issue - State: closed - Opened by MateusLucasDaSilva 5 months ago - 1 comment
Labels: p: dio, s: best practise

#2211 - RFC - Custom DNS Resolver

Issue - State: closed - Opened by imiskolee 5 months ago - 2 comments
Labels: i: not related

#2210 - 🎨 Format all

Pull Request - State: closed - Opened by AlexV525 5 months ago - 1 comment

#2209 - I can't return my own errors class in onError interceptor

Issue - State: closed - Opened by andrefedev 5 months ago - 1 comment
Labels: s: feature

#2206 - Add privacy manifest file for iOS

Issue - State: closed - Opened by FaiazRahman100 5 months ago - 1 comment
Labels: i: out of support

#2205 - Export MediaType from http_parser

Pull Request - State: closed - Opened by Reprevise 5 months ago - 20 comments

#2203 - [native_dio_adapter] Windows build breaks when adding package

Issue - State: closed - Opened by bawahakim 5 months ago - 1 comment
Labels: p: native_dio_adapter, i: out of support, p: dependency

#2202 - DioException response.data is null

Issue - State: closed - Opened by Jokergz 5 months ago - 1 comment

#2201 - Prompt for not simple requests on Web

Issue - State: open - Opened by AlexV525 5 months ago - 2 comments
Labels: e: documentation, e: good for newcomers, p: dio