Top Flutter Windows packages
Last updated: February 1, 2023
The complete list of Dart and Flutter packages that can help you build a better Flutter Windows App is provided below.

bitsdojo_window
Null safety 👍 678
A package to help with creating custom windows with Flutter desktop (custom border, titlebar and minimize/maximize/close buttons) and common desktop window operations (show/hide/position on screen) for Windows and macOS
win32
Null safety 👍 579
A Dart library for accessing common Win32 APIs using FFI. No C required!
msix
Null safety 👍 503
A command-line tool that create Msix installer from your flutter windows-build files.
window_manager
Null safety 👍 394
This plugin allows Flutter desktop apps to resizing and repositioning the window.

flutter_acrylic
Null safety 👍 334
Window acrylic, mica & transparency effects for Flutter on Windows, macOS & Linux.

system_tray
Null safety 👍 165
system_tray that makes it easy to customize tray and work with your Flutter desktop app.

webview_windows
Null safety 👍 134
A WebView2-powered webview implementation for the Windows platform.

flutter95
Null safety 👍 124
Windows95 UI components for Flutter apps. Bring back the nostalgic look and feel of old operating systems with this set of UI components ready to use.

desktop
Null safety 👍 109
Flutter design standard for desktop. Just simple, usable wigdets to create apps. See the galery for examples of the components used.
tray_manager
Null safety 👍 92
This plugin allows Flutter desktop apps to defines system tray.
desktop_multi_window
Null safety 👍 91
A flutter plugin that create and manager multi window in desktop.
multi_window
Null safety 👍 90
A package for adding multi window support to Flutter on Desktop.

windows_taskbar
Null safety 👍 67
Flutter plugin serving utilities related to Windows taskbar.
launch_at_startup
Null safety 👍 55
This plugin allows Flutter desktop apps to Auto launch on startup / login.
hotkey_manager
Null safety 👍 52
This plugin allows Flutter desktop apps to defines system/inapp wide hotkey (i.e. shortcut).

flutter_window_close
Null safety 👍 37
Let your Flutter app has a chance to confirm if the user wants to close your app.

local_notifier
Null safety 👍 36
This plugin allows Flutter desktop apps to displaying local notifications.

desktop_context_menu
Null safety 👍 32
A plugin that opens a context menu on the cursor position.
protocol_handler
Null safety 👍 30
This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).
win_toast
Null safety 👍 23
a flutter plugin that allows users to create and display toast notifications to notification center on the Windows operating system.
win32_runner
Null safety 👍 16
Compile and run a Flutter app without needing any C/C++ code. Just Dart!
desktop_lifecycle
Null safety 👍 13
Allow your flutter desktop application to perceive whether the window is activated.