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

discontinued
outdated

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

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
0
points
10
downloads

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

unknown (license)

Dependencies

flutter

More

Packages that depend on webview_without_view

Packages that implement webview_without_view