screen_retriever
Screen info
Provides access to screen size and display information for Flutter desktop apps
This plugin allows Flutter desktop apps to Retrieve information about screen size, displays, cursor position, etc.
46 stars
2 watching
19 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
flutterflutter-desktopflutter-desktop-app
Related projects:
Repository | Description | Stars |
---|---|---|
leanflutter/screen_text_extractor | Allows Flutter desktop apps to extract text from the screen or clipboard | 54 |
leanflutter/screen_capturer | A plugin for capturing screenshots of Flutter desktop apps on multiple platforms | 84 |
leanflutter/local_notifier | A Flutter desktop app plugin that enables displaying local notifications. | 74 |
leanflutter/window_manager | A plugin that provides window resizing and repositioning functionality for Flutter desktop apps. | 722 |
leanflutter/tray_manager | Allows desktop apps to define and interact with system tray notifications | 239 |
leanflutter/vclibs | Provides C++ libraries for building Flutter Windows apps | 12 |
leanflutter/auto_updater | An auto-update plugin for Flutter desktop apps | 285 |
leanflutter/contextual_menu | Provides a plugin to create native context menus in desktop apps using C++ | 83 |
leanflutter/clipboard_watcher | A plugin that allows Flutter apps to monitor changes to the system clipboard | 53 |
mix1009/desktop_window | Provides Flutter plugin for managing desktop window properties such as size and full screen mode. | 83 |
leanflutter/hotkey_manager | Enables system-wide hotkey support in Flutter desktop apps | 134 |
leanflutter/launch_at_startup | A plugin that enables automatic launch of Flutter desktop apps at startup. | 88 |
leanflutter/flutter_distributor | An all-in-one tool for packaging and distributing Flutter applications in various formats. | 871 |
leanflutter/shortcut_menu_extender | A plugin that enables Flutter apps to extend global shortcut menus on Windows | 12 |
alexmercerind/flutter_media_metadata | A Flutter plugin to read metadata from various media file formats | 70 |