contextual_menu
Context menu plugin
Provides a plugin to create native context menus in desktop apps using C++
This plugin allows Flutter desktop apps to create native context menus.
82 stars
2 watching
12 forks
Language: C++
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rows/desktop_context_menu | Provides a way to display contextual menus on Flutter Desktop applications | 29 |
lesnitsky/native_context_menu | A native context menu implementation for Flutter apps | 166 |
leanflutter/shortcut_menu_extender | A plugin that enables Flutter apps to extend global shortcut menus on Windows | 13 |
leanflutter/local_notifier | A Flutter desktop app plugin that enables displaying local notifications. | 74 |
leanflutter/tray_manager | A plugin that enables Flutter apps to interact with the system tray on various platforms | 242 |
leanflutter/screen_capturer | A plugin for capturing screenshots of Flutter desktop apps on multiple platforms | 85 |
leanflutter/screen_retriever | Provides access to screen size and display information for Flutter desktop apps | 47 |
leanflutter/window_manager | A plugin that provides window resizing and repositioning functionality for Flutter desktop apps. | 730 |
leanflutter/launch_at_startup | A plugin that enables automatic launch of Flutter desktop apps at startup. | 90 |
leanflutter/clipboard_watcher | A plugin that allows Flutter apps to monitor changes to the system clipboard | 53 |
leanflutter/hotkey_manager | Enables system-wide hotkey support in Flutter desktop apps | 134 |
leanflutter/vclibs | Provides C++ libraries for building Flutter Windows apps | 13 |
patorjk/d3-context-menu | A plugin for d3.js that enables the creation of context menus in visualizations. | 140 |
leanflutter/screen_text_extractor | Allows Flutter desktop apps to extract text from the screen or clipboard | 54 |
leanflutter/protocol_handler | A Flutter plugin for handling custom protocols for deep linking | 78 |