File tree Expand file tree Collapse file tree 5 files changed +7
-15
lines changed
macos/window_manager/Sources/window_manager Expand file tree Collapse file tree 5 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 5757
5858``` yaml
5959dependencies :
60- window_manager : ^0.5.0
60+ window_manager : ^0.5.1
6161` ` `
6262
6363### 用法
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ Add this to your package's `pubspec.yaml` file:
5757
5858``` yaml
5959dependencies :
60- window_manager : ^0.5.0
60+ window_manager : ^0.5.1
6161` ` `
6262
6363### Usage
Original file line number Diff line number Diff line change 1+ ## 0.5.1
2+
3+ * fix: Fix PrivacyInfo.xcprivacy warning for macOS Desktop on Mac M1 macOS 15 (Sequoia) (#550 )
4+
15### 0.5.0
26
37* feat: Add ` getId ` method for retrieving window ID on macOS and Windows
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11name : window_manager
22description : This plugin allows Flutter desktop apps to resizing and repositioning the window.
3- version : 0.5.0
3+ version : 0.5.1
44homepage : https://leanflutter.dev
55repository : https://github.com/leanflutter/window_manager
66issue_tracker : https://github.com/leanflutter/window_manager/issues
You can’t perform that action at this time.
0 commit comments