You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[BlueBubbles](https://github.com/BlueBubblesApp/bluebubbles-app) - BlueBubbles is an ecosystem of apps bringing iMessage to Android, Windows, and Linux
104
104
-[LunaSea](https://github.com/CometTools/LunaSea) - A self-hosted controller for mobile and macOS built using the Flutter framework.
@@ -108,7 +108,6 @@ void main() async {
108
108
-[UniControlHub](https://github.com/rohitsangwan01/uni_control_hub) - Seamlessly bridge your Desktop and Mobile devices
109
109
-[EyesCare](https://bixat.dev/products/EyesCare) - A light-weight application following 20 rule adherence for optimum eye health
110
110
111
-
112
111
## 贡献者
113
112
114
113
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
This plugin provides comprehensive window management capabilities for Flutter desktop applications, enabling full control over window size, position, appearance, close behavior, and listening to events.
@@ -41,7 +41,7 @@ English | [简体中文](./README-ZH.md)
41
41
42
42
| Linux | macOS | Windows |
43
43
| :---: | :---: | :-----: |
44
-
|✔️ |✔️ | ✔️ |
44
+
| ✔️ | ✔️ | ✔️ |
45
45
46
46
## Documentation
47
47
@@ -57,7 +57,7 @@ Add this to your package's `pubspec.yaml` file:
57
57
58
58
```yaml
59
59
dependencies:
60
-
window_manager: ^0.4.2
60
+
window_manager: ^0.5.0
61
61
```
62
62
63
63
### Usage
@@ -103,12 +103,11 @@ void main() async {
103
103
-[BlueBubbles](https://github.com/BlueBubblesApp/bluebubbles-app) - BlueBubbles is an ecosystem of apps bringing iMessage to Android, Windows, and Linux
104
104
-[LunaSea](https://github.com/CometTools/LunaSea) - A self-hosted controller for mobile and macOS built using the Flutter framework.
105
105
-[Linwood Butterfly](https://github.com/LinwoodCloud/Butterfly) - Open source note taking app written in Flutter
106
-
-[RustDesk](https://github.com/rustdesk/rustdesk) - Yet another remote desktop software, written in Rust. Works out of the box, no configuration required.
106
+
-[RustDesk](https://github.com/rustdesk/rustdesk) - Yet another remote desktop software, written in Rust. Works out of the box, no configuration required.
107
107
-[Ubuntu Desktop Installer](https://github.com/canonical/ubuntu-desktop-installer) - This project is a modern implementation of the Ubuntu Desktop installer.
108
108
-[UniControlHub](https://github.com/rohitsangwan01/uni_control_hub) - Seamlessly bridge your Desktop and Mobile devices
109
109
-[EyesCare](https://bixat.dev/products/EyesCare) - A light-weight application following 20 rule adherence for optimum eye health
110
110
111
-
112
111
## Contributors
113
112
114
113
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
0 commit comments