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

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

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
0
pub points
86%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, fullscreen_window, plugin_platform_interface, webview_flutter_platform_interface

More

Packages that depend on webview_win_floating