Alex Li
Alex Li
I'm not sure why an interceptor should send such content, but a log interceptor might do so. If you want to collect requests and responses, it might be better to...
> 这种打印log的方法,在Android studio上不会吧log截断,官方告诉使用这个打印log的不会被截断。但是developer.log在Console上没有显示 `developer.log` 是一个 VM 上的方法,Dart 并没有提供重写的入口,只能在运行终端中查看。
感谢反馈,近期会抽时间看下问题。
问题应已解决。
近期没有新开翻译任务,初认领进行翻译。
@chenglu 已将 `$PUB_HOSTED_URL/packages/versions/new` 请求通过 302 转发到 https://pub.dev/packages/versions/new ,从而能在使用 cn 镜像的情况下,同时使用 pub 正常发布 package 至 pub.dev。👍
> 已将 `$PUB_HOSTED_URL/packages/versions/new` 请求通过 302 转发到 https://pub.dev/packages/versions/new ,从而能在使用 cn 镜像的情况下,同时使用 pub 正常发布 package 至 pub.dev。 根据在 https://github.com/dart-lang/pub/issues/3431#issuecomment-1132642962 的讨论,当前重定向发布已经失效,需等待 pub 官方支持镜像。
@YouYiShan1248 Good luck with your translations and make sure you've read our translation flow and spec in our [wiki](https://github.com/cfug/flutter.cn/wiki) carefully. 🚀
cc @kevmoo
> Plan to fix the tests here, @AlexV525 ? These analyze failures seem not realted to the PR it self, but with the analyzer's callers. Should I do some rebase?