desktop_webview_window
Show a webview window on your flutter desktop application.
0.3.0
416K downloads/mo
#572 most downloaded on pub.dev
MixinNetwork/flutter-plugins
What this package is like to depend on
Last release 2 months ago
27 May 2026
Ships unpredictably
gaps range from 2 weeks to 2.8 years
Nearly every release is documented
notes for 19 of 19 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
19 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
19 releases · Oct 2021 to May 2026Releases
latest 19-
0.3.027 May 2026Release notes
Open source →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
Release notes
Open source →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
-
-
0.2.321 Aug 2023 -
0.2.221 Aug 2023 -
0.2.107 Aug 2023Release notes
Open source →- add Windows attentions to readme.
- fix linux close sub window cause app exited.
- fix linux webview title bar expanded unexpected.
- More control over webview position and size under windows. #206 by Lukas Heinze
- fix zone mismatch #250 by CD
- fix linux webkit2gtk deprecated error #246 by Zhiqiang Zhang
-
0.2.010 Feb 2023 -
0.1.618 Jan 2022 -
0.1.513 Dec 2021 -
0.1.409 Dec 2021Release notes
Open source →- support custom userDataFolder on Windows.
- fix open web view failed cause crash on Windows.
-
0.1.325 Nov 2021 -
0.1.224 Nov 2021 -
0.1.124 Nov 2021 -
0.1.024 Nov 2021Release notes
Open source →support custom titlebar.
NOTE: contains break change. more details see readme.
-
0.0.711 Nov 2021Release notes
Open source →- support
isWebviewAvailablecheck. - fix
clearAllcrash on Linux if no webview created.
- support
-
0.0.608 Nov 2021 -
0.0.504 Nov 2021Release notes
Open source →add
setApplicationNameForUserAgentfor append application name to webview user agent. -
0.0.422 Oct 2021Release notes
Open source →- implement
addScriptToExecuteOnDocumentCreatedon macOS. - add hot key
command + wto close window.
- implement
-
0.0.322 Oct 2021 -
0.0.222 Oct 2021 -
0.0.122 Oct 2021