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
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,7 @@ for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorag
91
91
-[stockholm](https://github.com/serverpod/stockholm) - A collection of desktop-first widgets and themes designed to look and feel great on Mac and Windows. ([Live Preview](https://serverpod.dev/stockholm/))
92
92
-[system_tray](https://github.com/antler119/system_tray) - system_tray that makes it easy to customize tray and work with your Flutter desktop app.
93
93
-[tray_manager](https://github.com/leanflutter/tray_manager) - This plugin allows Flutter desktop apps to defines system tray.
94
+
-[unix_single_instance](https://github.com/arran4/dart_unix_single_instance) - A library which uses unix sockets to ensure a single instance
94
95
-[vclibs](https://github.com/leanflutter/vclibs) - Let your flutter windows apps include vclibs.
95
96
-[win32](https://github.com/timsneath/win32) - A Dart library for accessing common Win32 APIs using FFI. No C required!
96
97
-[win32_registry](https://github.com/dart-windows/win32_registry) - A package that provides a friendly Dart API for accessing the Windows Registry.
@@ -99,8 +100,9 @@ for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorag
99
100
-[window_decorations](https://github.com/prateekmedia/window_decorations) - Deprecated, use https://pub.dev/packages/titlebar_buttons
100
101
-[window_manager](https://github.com/leanflutter/window_manager) - This plugin allows Flutter desktop apps to resizing and repositioning the window.
101
102
-[windows_ocr](https://github.com/hamdikahloun/windows_ocr) - A new flutter plugin project.
103
+
-[windows_single_instance](https://github.com/SongbookPro/windows_single_instance) - Forces a single instance of your Windows app, bringing the existing window to the front when a new instance is opened.
102
104
-[windows_taskbar](https://github.com/alexmercerind/windows_taskbar) - Flutter plugin serving utilities related to Windows taskbar.
103
-
-[yaru](https://github.com/ubuntu/yaru.dart) - Ubuntu Yaru Style - Distinct look and feel of the Ubuntu Desktop
105
+
-[yaru](https://github.com/ubuntu/yaru.dart) - Common flutter widgets useful for building desktop and web applications.
104
106
105
107
## Related
106
108
-[awesome-flutter](https://github.com/Solido/awesome-flutter) - An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
0 commit comments