You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new onDownloadStart event (you need to set useOnDownloadStart option to true) has been added in the 2.0.0 version.
Also, this plugin changed its name to flutter_inappwebview. The current latest version now is 2.1.0+1. So, you can change your dependency influtter_inappwebview: ^2.1.0+1.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.
The Flutter side does not support file download processing. Why comment out the download listener without exposing it to the Flutter side?
Flutter端不支持文件下载处理,为什么要注释掉下载监听器而不暴露给Flutter端呢?
The text was updated successfully, but these errors were encountered: