window_manager

Window manager

A plugin that provides window resizing and repositioning functionality for Flutter desktop apps.

This plugin allows Flutter desktop apps to resizing and repositioning the window.

GitHub

722 stars
16 watching
203 forks
Language: C++
last commit: 17 days ago
Linked from 1 awesome list

flutterflutter-desktopflutter-weblinuxmacoswindow-managerwindow-resizewindow-resizerwindows

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mix1009/desktop_window Provides Flutter plugin for managing desktop window properties such as size and full screen mode. 83
leanflutter/tray_manager Allows desktop apps to define and interact with system tray notifications 239
leanflutter/screen_capturer A plugin for capturing screenshots of Flutter desktop apps on multiple platforms 84
leanflutter/hotkey_manager Enables system-wide hotkey support in Flutter desktop apps 134
leanflutter/screen_retriever Provides access to screen size and display information for Flutter desktop apps 46
leanflutter/shortcut_menu_extender A plugin that enables Flutter apps to extend global shortcut menus on Windows 12
leanflutter/auto_updater An auto-update plugin for Flutter desktop apps 285
leanflutter/vclibs Provides C++ libraries for building Flutter Windows apps 12
leanflutter/contextual_menu Provides a plugin to create native context menus in desktop apps using C++ 83
bitsdojo/bitsdojo_window A Flutter package providing a standardized way to customize and work with desktop application windows across multiple platforms. 814
leanflutter/screen_text_extractor Allows Flutter desktop apps to extract text from the screen or clipboard 54
leanflutter/local_notifier A Flutter desktop app plugin that enables displaying local notifications. 74
leanflutter/clipboard_watcher A plugin that allows Flutter apps to monitor changes to the system clipboard 53
leanflutter/launch_at_startup A plugin that enables automatic launch of Flutter desktop apps at startup. 88
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