webview_win_floating 2.2.8 copy "webview_win_floating: ^2.2.8" to clipboard
webview_win_floating: ^2.2.8 copied to clipboard

PlatformWindows

WebView for Windows. A Flutter plugin that implements the interface of package webview_flutter.

2.2.8 #

  • Fix @29: post non-ascii string from js to dart via javascriptChannel

2.2.7 #

  • Fix: call twice javascript history.back() not work as expected. (#28)

2.2.6 #

  • Fix: runJavaScript() doesn't support non-ASCII characters.

2.2.5 #

  • Fix: destroy all old webviews when hot-restart in debugging mode

2.2.4 #

  • Fix: no need to call registerWith()

2.2.3 #

2.2.2 #

  • Fix: cannot change url when user clicking link if setNavigationDelegate() not called.

2.2.0 #

  • support userDataFolder settings

2.0.0 #

  • migrate to webview_flutter_platform_interface: ^2.0.0
  • dispose controller when finalizer called
  • call webview2's suspend / resume when WebViewWidget activate / deactivated
  • Fix: cannot update position when parent scrolling after flutter 3.7.0
  • Fix issue with canGoBack / canGoForward
  • (Windows only) add WinWebViewController.openDevTools()
  • (Windows only) add onHistoryChanged in WinNavigationDelegate

1.0.4 #

  • if the webview is put in a scrollable, update layout when scrolling

1.0.3 #

  • fix compile error

1.0.2 #

  • change sdk version limitation

1.0.1 #

  • Add some information in pubcspec.yaml

1.0.0 #

  • Initial version
17
likes
150
pub points
87%
popularity

Publisher

unverified uploader

WebView for Windows. A Flutter plugin that implements the interface of package webview_flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, fullscreen_window, plugin_platform_interface, webview_flutter_platform_interface

More

Packages that depend on webview_win_floating