webview_without_view 1.0.5 copy "webview_without_view: ^1.0.5" to clipboard
webview_without_view: ^1.0.5 copied to clipboard

discontinued
PlatformAndroid
outdated

A flutter plugin which allows the usage of the android webkit API without needing to display anything.

1.0.5 #

  • Changed library structure, now using part and part of.

1.0.4 #

  • Fixed a bug in the initialize method, where _invoke was used to update the native settings when the WebView was not yet initialized.

  • Removed ResultError exception.

  • Updated example.

1.0.3 #

  • Changed the way Settings updates the native settings.

1.0.2 #

  • Added export of ResultError

1.0.1 #

  • Added ResultError for invalid results
  • Commented the webkit API functions
  • Added clearCookies function
  • Added clearCache function
  • Added reload function
  • Added README.md

1.0.0 #

  • First working version
0
likes
150
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flutter plugin which allows the usage of the android webkit API without needing to display anything.

Repository (GitLab)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on webview_without_view

Packages that implement webview_without_view