0

我正在我的颤振项目中加载一个网络视图。在那里加载网页后出现错误。

我正在使用 webview_flutter:^2.0.13

有没有人对此有任何解决方案...??

这是错误,

I/Choreographer(1378): Skipped 30 frames!  The application may be doing too much work on its main thread.
4

1 回答 1

0

您是否使用了一些特定于网络视图的功能?为什么不直接使用url_launcher

于 2021-11-20T20:24:03.833 回答