最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

android - Flutter red screen of death with Flutter Run - Stack Overflow

programmeradmin0浏览0评论

I am running into an issue where when I do "flutter run" from VS Code, i get a red screen of death with message "'package:dio_http_formatter/src/dio_http_formatter_base.dart': Failed assertion: line 71 pos 7:...", "Can't define both httpLoggerFilter and loggingFilter"

When I do "flutter build apk" and install the apk on device, it is working fine.

Strange thing is also that, when I run flutter run from iterm, it works sometime, if i go to VS Code and run, i get the issue, after that i get the same issue in iterm as well.

Any help would be appreciated. Google and Copilot isn't helping.

发布评论

评论列表(0)

  1. 暂无评论