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

PlatformWindows

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

2.2.4 #

  • Fix: no need to call registerWith()
  • Fix: destroy all old webviews when hot-restart in debugging mode

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
14
likes
150
pub points
85%
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