webview_all_web 0.3.1 copy "webview_all_web: ^0.3.1" to clipboard
webview_all_web: ^0.3.1 copied to clipboard

Platformweb

A Flutter plugin that provides a WebView widget on web.

webview_all_web #

This is the web implementation of the webview_all plugin.

It is currently severely limited and doesn't implement most of the available functionality. The following functionality is currently available:

  • loadRequest
  • loadHtmlString (Without baseUrl)

Nothing else is currently supported.

Usage #

This package is the federated web implementation used by webview_all. Applications should normally depend on webview_all directly; Flutter will resolve this package automatically for the web platform.

0
likes
140
points
75
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides a WebView widget on web.

Topics

#html #webview #webview-flutter

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, web, webview_flutter_platform_interface

More

Packages that depend on webview_all_web

Packages that implement webview_all_web