Pinned Repositories
.github
auto_updater
This plugin allows Flutter desktop apps to automatically update themselves (based on sparkle and winsparkle).
awesome-flutter-desktop
A curated list of awesome things related to Flutter desktop.
contextual_menu
This plugin allows Flutter desktop apps to create native context menus.
hotkey_manager
This plugin allows Flutter desktop apps to defines system/inapp wide hotkey (i.e. shortcut).
launch_at_startup
This plugin allows Flutter desktop apps to Auto launch on startup / login.
screen_capturer
This plugin allows Flutter desktop apps to capture screenshots.
tray_manager
This plugin allows Flutter desktop apps to defines system tray.
widget-livebook
Live preview example for flutter widgets.
window_manager
The window_manager plugin provides comprehensive window management capabilities for Flutter desktop applications, enabling full control over window size, position, appearance, close behavior, and listening to events.
LeanFlutter's Repositories
leanflutter/awesome-flutter-desktop
A curated list of awesome things related to Flutter desktop.
leanflutter/window_manager
The window_manager plugin provides comprehensive window management capabilities for Flutter desktop applications, enabling full control over window size, position, appearance, close behavior, and listening to events.
leanflutter/widget-livebook
Live preview example for flutter widgets.
leanflutter/auto_updater
This plugin allows Flutter desktop apps to automatically update themselves (based on sparkle and winsparkle).
leanflutter/tray_manager
This plugin allows Flutter desktop apps to defines system tray.
leanflutter/hotkey_manager
This plugin allows Flutter desktop apps to defines system/inapp wide hotkey (i.e. shortcut).
leanflutter/.github
leanflutter/screen_capturer
This plugin allows Flutter desktop apps to capture screenshots.
leanflutter/launch_at_startup
This plugin allows Flutter desktop apps to Auto launch on startup / login.
leanflutter/contextual_menu
This plugin allows Flutter desktop apps to create native context menus.
leanflutter/protocol_handler
This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).
leanflutter/local_notifier
This plugin allows Flutter desktop apps to notify local notifications.
leanflutter/flutter_apps
A collection of apps built on Flutter.
leanflutter/clipboard_watcher
This plugin allows Flutter apps to watch clipboard changes.
leanflutter/screen_text_extractor
This plugin allows Flutter desktop apps to extract text from screen.
leanflutter/screen_retriever
This plugin allows Flutter desktop apps to Retrieve information about screen size, displays, cursor position, etc.
leanflutter/keypress_simulator
This plugin allows Flutter desktop apps to simulate key presses.
leanflutter/uni_links_desktop
A desktop implementation (supports macOS and Windows) of the uni_links plugin.
leanflutter/uni_translate
A universal translate client.
leanflutter/vclibs
Let your flutter windows apps include vclibs.
leanflutter/flutter_svprogresshud
A clean and lightweight progress HUD for flutter app.
leanflutter/shortcut_menu_extender
This plugin allows Flutter apps to Extending global shortcut menus.
leanflutter/storybook_dart
Storybook for Flutter, build your Flutter widgets storybook using storybookjs.
leanflutter/menu_base
leanflutter/mostly_reasonable_lints
A mostly reasonable set of lints for Dart and Flutter projects.
leanflutter/uni_platform
Replaces the Platform class and works on any platform.
leanflutter/publish2github_example