Is it possible to customize Flutter Webview error message?
问题 I'm developing WebView mobile application in Flutter and I would like to customize webview errors, because if customer will have his wifi turned off and he got "net::ERR_ADDRESS_UNREACHABLE", it's not so good. So i would like to change this page to some custom design and show something like "This application requires internet connection, you should turn your wifi on".. Is something like this possible? I was searching in docs and found nothing. Thanks a lot. 回答1: You can try my plugin flutter