I get this error when I click on links in webview page, error part =
throw PlatformException(code: errorCode, message: errorMessage as String?,
details:
errorDetails, stacktrace: errorStacktrace);
} else {
throw const FormatException('Invalid envelope');
}