webview_android_widget library

Classes

WebViewAndroidDownloadListener
Receives callbacks when content can not be handled by the rendering engine for WebViewAndroidPlatformController, and should be downloaded instead.
WebViewAndroidJavaScriptChannel
Exposes a channel to receive calls from javaScript.
WebViewAndroidPlatformController
Implementation of WebViewPlatformController with the Android WebView api.
WebViewAndroidWebChromeClient
Handles JavaScript dialogs, favicons, titles, and the progress for WebViewAndroidPlatformController.
WebViewAndroidWebViewClient
Receives various navigation requests and errors for WebViewAndroidPlatformController.
WebViewAndroidWidget
Creates a Widget with a android_webview.WebView.
WebViewProxy
Handles constructing android_webview.WebViews and calling static methods.