There was an error while loading. Please reload this page.
1 parent 48bf2ea commit 629bf15Copy full SHA for 629bf15
2 files changed
packages/window_manager/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.5.2
2
+
3
+* Upgrade `screen_retriever` to `0.2.2` for full Swift Package Manager support.
4
5
## 0.5.1
6
7
* fix: Fix PrivacyInfo.xcprivacy warning for macOS Desktop on Mac M1 macOS 15 (Sequoia) (#550)
packages/window_manager/pubspec.yaml
@@ -1,6 +1,6 @@
name: window_manager
description: This plugin allows Flutter desktop apps to resizing and repositioning the window.
-version: 0.5.1
+version: 0.5.2
homepage: https://leanflutter.dev
repository: https://github.com/leanflutter/window_manager
issue_tracker: https://github.com/leanflutter/window_manager/issues
0 commit comments