调试器遇到了这个奇怪的错误我应该如何解释这个错误/警告/日志?

问题描述

每当我使用 AnimatedSwitcher (here's a reproducible example) 切换一堆小部件时,这些“警告”都会弹出。

抱歉,我的 google-foo 不够强大,无法找到有关此错误的任何信息。

Launching lib\main.dart on AC2001 in profile mode...
√  Built build\app\outputs\Flutter-apk\app-profile.apk (12.1MB).
Connecting to VM Service at ws://127.0.0.1:52193/9TENt6SK-gs=/ws
W/displayEventdispatcher(13798): dispatcher 0xb400007747209db0 ~ ignoring unkNown event type 0x6d746f6e
W/displayEventdispatcher(13798): dispatcher 0xb4000076f7232c70 ~ ignoring unkNown event type 0x6d746f6e
I/Flutter (13798): rebuild scaffold
W/displayEventdispatcher(13798): dispatcher 0xb400007747209db0 ~ ignoring unkNown event type 0x6d746f6e
W/displayEventdispatcher(13798): dispatcher 0xb4000076f7232c70 ~ ignoring unkNown event type 0x6d746f6e
W/displayEventdispatcher(13798): dispatcher 0xb400007747209db0 ~ ignoring unkNown event type 0x6d746f6e
W/displayEventdispatcher(13798): dispatcher 0xb4000076f7232c70 ~ ignoring unkNown event type 0x6d746f6e
W/displayEventdispatcher(13798): dispatcher 0xb400007747209db0 ~ ignoring unkNown event type 0x6d746f6e
W/displayEventdispatcher(13798): dispatcher 0xb4000076f7232c70 ~ ignoring unkNown event type 0x6d746f6e
W/displayEventdispatcher(13798): dispatcher 0xb4000076f7232c70 ~ ignoring unkNown event type 0x6d746f6e
W/displayEventdispatcher(13798): dispatcher 0xb400007747209db0 ~ ignoring unkNown event type 0x6d746f6e
W/displayEventdispatcher(13798): dispatcher 0xb4000076f7232c70 ~ ignoring unkNown event type 0x6d746f6e
W/displayEventdispatcher(13798): dispatcher 0xb400007747209db0 ~ ignoring unkNown event type 0x6d746f6e
W/displayEventdispatcher(13798): dispatcher 0xb400007747209db0 ~ ignoring unkNown event type 0x6d746f6e
W/displayEventdispatcher(13798): dispatcher 0xb4000076f7232c70 ~ ignoring unkNown event type 0x6d746f6e

为什么会出现这种情况?我要/我可以修复它们吗?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)