x5_webview library
Typedefs
- HideCustomViewCallback = void Function()
- MessageReceived = void Function(String name, String data)
- PageFinishedCallback = void Function()
- ProgressChangedCallback = void Function(int progress)
- ShowCustomViewCallback = void Function()
- UrlLoading = void Function(String url)
- X5WebViewCreatedCallback = void Function(X5WebViewController controller)