-
This tracker is for issues related to:
* Dart native and web compilers
* Dart VM
> Upstream: https://github.com/cfug/dio/issues/2282
We've split our Dio adapter with conditional imports. How…
-
### Request Statement
While developing with the dio library, I encountered an issue related to FormData cloning. This problem arises in scenarios where request body signing is required.
The core o…
-
Markdown 文档路径:https://github.com/cfug/flutter.cn/tree/master/src/development/ui/advanced/focus.md
英文文档预览:https://flutter.cn/docs/development/ui/advanced/focus/
预计完成时间:20 - 30 天
-
### Request Statement
We ran into a release issue since we introduced `dio_test` as a test package without publishing it to pub.dev. This requires path dependency, but the release action wasn't confi…
-
任务编号: No.204
文档地址:
https://flutter.cn/docs/development/ui/navigation
Markdown 源码地址:
https://github.com/cfug/flutter.cn/blob/master/src/development/ui/navigation.md
预计完成时间: 7 - 10 天
感谢你…
-
Hi !
Can you upgrade the dio version to v5.0.0 min please ?
The CRLF vulnerability was fixed in this version
https://github.com/cfug/dio/security/advisories/GHSA-9324-jv53-9cc8
Thanks …
-
```yml
- name: Generate Coverage Report
uses: clearlyip/code-coverage-report-action@v5
with:
filename: 'coverage/coverage.xml'
fail_on_negative_differenc…
-
### Request Statement
When printing exception information, it is impossible to quickly locate the source of the request. Here are some examples:
DioException [connection timeout]: The request co…
-
The official Flutter pages have a link near the upper right corner for filing a bug about issues in the page. The flutterchina pages are keeping that link as-is, which is resulting in people filing bu…
-
### Description
Right now files are annotated with `deprecated_member_use` due to Dio's breaking change.
`DioError` still exists and is back-compatible, at some point may be removed.