desktop_webview_window-v0.3.0
0.3.0
BREAKING CHANGES
-
Require Dart 3.5 or later.
-
Require macOS 10.13 or later for the macOS plugin.
-
Change
OnUrlRequestCallbackto return aboolso navigation requests can be allowed or blocked. -
Replace
addOnUrlRequestCallbackandremoveOnUrlRequestCallbackwithsetOnUrlRequestCallback. -
Remove the
onErrorparameter fromrunWebViewTitleBarWidget. -
Add
maximizedparameter tobringToForeground#282
by Iri-Hor -
Add Linux support for
registerJavaScriptMessageHandlerandunregisterJavaScriptMessageHandler#452
by Carapacik -
Add backward compatibility with webkit2gtk-4.0 on Linux #311
by prateekmedia -
Use deprecated WebKitGTK functions only on versions older than 2.40 #334
by prateekmedia -
Add WebView window safety fixes for Windows and macOS #451
by paulanatoleclaudot-betclic -
Update README #313
by tanvirulislam