flutter_inappwebview_tizen library
Classes
- TizenCookieManager
-
Tizen implementation of
PlatformCookieManager. - TizenCookieManagerCreationParams
- Object specifying creation parameters for creating a TizenCookieManager.
- TizenInAppWebViewController
-
Controls an
InAppWebViewwidget instance. - TizenInAppWebViewControllerCreationParams
- Object specifying creation parameters for creating a TizenInAppWebViewController.
- TizenInAppWebViewPlatform
-
Implementation of
InAppWebViewPlatformusing the Tizen WebView EWK API. - TizenInAppWebViewWidget
- Flutter Widget for adding an inline native WebView integrated in the flutter widget tree.
- TizenInAppWebViewWidgetCreationParams
-
Object specifying creation parameters for creating a
PlatformInAppWebViewWidget. - TizenWebResourceError
-
Error returned in
InAppWebView.onReceivedErrorwhen a Tizen web resource loading error occurs.