File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
packages/desktop_webview_window Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.2.2
2+
3+ * fix memory leak on macOS after close webview window.
4+
15## 0.2.1
26
37* add Windows attentions to readme.
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ packages:
5555 path: ".."
5656 relative: true
5757 source: path
58- version: "0.2.1 "
58+ version: "0.2.2 "
5959 fake_async:
6060 dependency: transitive
6161 description:
Original file line number Diff line number Diff line change 11name : desktop_webview_window
22description : Show a webview window on your flutter desktop application.
3- version : 0.2.1
3+ version : 0.2.2
44homepage : https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/desktop_webview_window
55
66environment :
7- sdk : " >=2.14.0 <3 .0.0"
7+ sdk : " >=2.14.0 <4 .0.0"
88 flutter : " >=2.5.0"
99
1010dependencies :
You can’t perform that action at this time.
0 commit comments