flutter_windows_single_instance
Instance Lock
Ensures a Windows app can only run one instance at a time
11 stars
1 watching
8 forks
Language: C++
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
arran4/dart_unix_single_instance | Ensures only one instance of an application can run at a time on Linux or Mac OS X | 1 |
zonble/flutter_window_close | A Flutter plugin that enables desktop app developers to handle window close events and prompt users before closing the application. | 43 |
mix1009/desktop_window | Provides Flutter plugin for managing desktop window properties such as size and full screen mode. | 83 |
alexmercerind/windows_taskbar | Provides utilities for customizing and interacting with the Windows taskbar | 162 |
leanflutter/vclibs | Provides C++ libraries for building Flutter Windows apps | 12 |
bitsdojo/bitsdojo_window | A Flutter package providing a standardized way to customize and work with desktop application windows across multiple platforms. | 814 |
zonble/flutter_platform_alert | Provides native alert functionality for various platforms using native APIs. | 75 |
ubuntu-flutter-community/settings | A settings app for Ubuntu Desktop using Flutter | 274 |
canardoux/flutter_sound | A Flutter plugin for managing audio playback and recording functionality. | 877 |
leanflutter/hotkey_manager | Enables system-wide hotkey support in Flutter desktop apps | 134 |
sony/flutter-embedded-linux | A project that enables Flutter apps to run on embedded Linux systems | 1,216 |
antler119/system_tray | Provides support for system tray menus in Flutter desktop applications | 217 |
anaisbetts/squirrel-flutter | Creates desktop installers for Windows and implements auto-update features using the Squirrel.Windows installer technology | 58 |
flutter/codelabs | A collection of examples and tutorials for building Flutter apps | 1,873 |