PackageTrack
Sign in Get early access

window_manager

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

0.5.2 1000K downloads/mo #76 most downloaded on pub.dev leanflutter/window_manager

What this package is like to depend on

Last release 1 months ago

04 Jul 2026

Release timing varies

gaps range from 9 days to 12 months

Nearly every release is documented

notes for 40 of 42 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

42 releases · first in 2021

1 release in the last 12 months

see the full history below

Release timeline

42 releases · Jul 2021 to Jul 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 42
  1. 0.5.2 04 Jul 2026
    Release notes
    • Upgrade screen_retriever to 0.2.2 for full Swift Package Manager support.
    Open source →
    Release notes
    • Upgrade screen_retriever to 0.2.2 for full Swift Package Manager support.
    Open source →
  2. 0.5.1 12 Jul 2025
    Release notes
    • fix: Fix PrivacyInfo.xcprivacy warning for macOS Desktop on Mac M1 macOS 15 (Sequoia) (#550)

    0.5.0

    • feat: Add getId method for retrieving window ID on macOS and Windows
    • feat: Add getWindowHandle method (#548)
    • feat: Add Swift Package Manager support
    • fix: Crash when using window_manager by multi engine on Windows platform (#546)
    • fix: [Windows] Use frameless window to implement fullscreen (#531)
    • fix: Initialize window_hints to fix minimum size setting in release mode (#510)

    0.4.3

    • [windows] fix: scale ratio on dpi change (#496)
    • [windows] fix: get window monitor from minimized state (#495)

    0.4.2

    • [windows] Update window_manager_plugin.cpp for fix #439 issue #486
    • [windows] fix: win, adjustNCCALCSIZE with monitor coords #482

    0.4.0

    • chore: Use custom paint icons to replace png icons (#467)
    • chore: Remove the deprecated isBezeled property (#468)
    • fix: windows, window size, fullscree & maximized (#477)

    0.3.9

    • fix(windows): fix TitleBar buttons does not display correctly #415
    • fix(windows): crash after deconstruction #423
    • fix(windows): WindowManager.IsFocused() method (#461)

    0.3.8

    • Updates minimum supported SDK version to Flutter 3.3/Dart 3.0.
    • [windows] fix #396 fullscreen/unfullscreen events, disable minimize on fullscreen #409
    • setAlignment support custom Alignment #424

    0.3.7

    • [windows] Wrong window position in fullscreen mode with external monitor #405
    • [windows] fix: incorrect window size before/after setTitleBarStyle #401
    • [windows] Fix #389 setAsFrameless on titleBarStyle.normal #400

    0.3.6

    • [macos] Fix incorrect centering when multi-screen
    • [windows] feat: restore Windows 7 support (#388)
    • [windows] Better fullscreen implementation (#367)

    0.3.5

    • [macos] fixes setMinimumSize and setMaximumSize (#341)
    • [windows] Remove app cut at the bottom and force refresh when back from fullscreen (#359), Fixes #311, #266, #228, #355, #237
    • [linux] fix: on-close event handler not be triggered on flutter >= 3.10 (#343)
    • [linux] feat: Dock Window to Screen like Taskbar (#347)

    0.3.4

    • [macos] Fix blur and focus events when the MainFlutterWindow extends from NSPanel
    Open source →
    Release notes
    • fix: Fix PrivacyInfo.xcprivacy warning for macOS Desktop on Mac M1 macOS 15 (Sequoia) (#550)
    Open source →
  3. 0.5.0 29 May 2025
    Release notes

    What's Changed

    • Fixed Eyes Care app link (Update README.md) by @M97Chahboun in #509
    • Initialize window_hints to fix minimum size setting in release mode by @viseztrance in #510
    • [Windows] Use frameless window to implement fullscreen by @YuiHrsw in #531
    • Fix crash when using window_manager by multiwin on windows platform by @uppet in #546
    • Add getWindowHandle by @copywith9 in #548

    New Contributors

    Full Changelog: v0.4.3...v0.5.0

    Open source →
    Release notes
    • feat: Add getId method for retrieving window ID on macOS and Windows

    • feat: Add getWindowHandle method (#548)

    • feat: Add Swift Package Manager support

    • fix: Crash when using window_manager by multi engine on Windows platform (#546)

    • fix: [Windows] Use frameless window to implement fullscreen (#531)

    • fix: Initialize window_hints to fix minimum size setting in release mode (#510)

    Open source →
  4. 0.4.3 27 Oct 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.4.2...v0.4.3

    Open source →
    Release notes
    • [windows] fix: scale ratio on dpi change (#496)

    • [windows] fix: get window monitor from minimized state (#495)

    Open source →
  5. 0.4.2 18 Aug 2024
    Release notes

    What's Changed

    • fix: win, adjustNCCALCSIZE with monitor coords by @fufesou in #482
    • Update window_manager_plugin.cpp for fix 439 issue by @alevlako in #486

    New Contributors

    Full Changelog: v0.4.0...v0.4.2

    Open source →
    Release notes
    • [windows] Update window_manager_plugin.cpp for fix #439 issue #486

    • [windows] fix: win, adjustNCCALCSIZE with monitor coords #482

    Open source →
  6. 0.4.1 18 Aug 2024

    Nothing published for this version

  7. 0.4.0 08 Aug 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.3.9...v0.4.0

    Open source →
    Release notes
    • chore: Use custom paint icons to replace png icons (#467)

    • chore: Remove the deprecated isBezeled property (#468)

    • fix: windows, window size, fullscree & maximized (#477)

    Open source →
  8. 0.3.9 18 May 2024
    Release notes
    • fix(windows): fix TitleBar buttons does not display correctly #415
    • fix(windows): crash after deconstruction #423
    • fix(windows): WindowManager.IsFocused() method (#461)
    Open source →
    Release notes
    • fix(windows): fix TitleBar buttons does not display correctly #415

    • fix(windows): crash after deconstruction #423

    • fix(windows): WindowManager.IsFocused() method (#461)

    Open source →
  9. 0.3.8 28 Jan 2024
    Release notes
    • Updates minimum supported SDK version to Flutter 3.3/Dart 3.0.

    • [windows] fix #396 fullscreen/unfullscreen events, disable minimize on fullscreen #409

    • setAlignment support custom Alignment #424

    Open source →
  10. 0.3.7 08 Oct 2023
    Release notes
    • [windows] Wrong window position in fullscreen mode with external monitor #405
    • [windows] fix: incorrect window size before/after setTitleBarStyle #401
    • [windows] Fix #389 setAsFrameless on titleBarStyle.normal #400
    Open source →
    Release notes
    • [windows] Wrong window position in fullscreen mode with external monitor #405

    • [windows] fix: incorrect window size before/after setTitleBarStyle #401

    • [windows] Fix #389 setAsFrameless on titleBarStyle.normal #400

    Open source →
  11. 0.3.6 27 Aug 2023
    Release notes
    • [macos & windows] Fix incorrect centering when multi-screen
    • [windows] feat: restore Windows 7 support (#388)
    • [windows] Better fullscreen implementation (#367)
    Open source →
    Release notes
    • [macos] Fix incorrect centering when multi-screen

    • [windows] feat: restore Windows 7 support (#388)

    • [windows] Better fullscreen implementation (#367)

    Open source →
  12. 0.3.5 01 Jul 2023
    Release notes
    • [macos] fixes setMinimumSize and setMaximumSize (#341)
    • [windows] Remove app cut at the bottom and force refresh when back from fullscreen (#359), Fixes #311, #266, #228, #355, #237
    • [linux] fix: on-close event handler not be triggered on flutter >= 3.10 (#343)
    • [linux] feat: Dock Window to Screen like Taskbar (#347)
    Open source →
    Release notes
    • [macos] fixes setMinimumSize and setMaximumSize (#341)

    • [windows] Remove app cut at the bottom and force refresh when back from fullscreen (#359), Fixes #311, #266, #228, #355, #237

    • [linux] fix: on-close event handler not be triggered on flutter >= 3.10 (#343)

    • [linux] feat: Dock Window to Screen like Taskbar (#347)

    Open source →
  13. 0.3.4 21 May 2023
    Release notes
    • [macos] Fix blur and focus events when the MainFlutterWindow extends from NSPanel
    Open source →
    Release notes
    • [macos] Fix blur and focus events when the MainFlutterWindow extends from NSPanel
    Open source →
  14. 0.3.3 21 May 2023
    Release notes
    • [macos] feat: setTitleBarStyle() restores window frame on Linux (#323)
    • [macos] Implement isVisibleOnAllWorkspaces & setVisibleOnAllWorkspaces methods
    Open source →
    Release notes
    • [macos] feat: setTitleBarStyle() restores window frame on Linux (#323)
    • [macos] Implement isVisibleOnAllWorkspaces & setVisibleOnAllWorkspaces methods
    Open source →
    Release notes
    • [macos] feat: setTitleBarStyle() restores window frame on Linux (#323)

    • [macos] Implement isVisibleOnAllWorkspaces & setVisibleOnAllWorkspaces methods

    Open source →
  15. 0.3.2 08 Apr 2023
    Release notes
    • [macos] Feature to set labeled badge on taskbar aka dock (#305)
    • [linux] remove the margins of the window frame (#318)
    • Add AlwaysOnBottom support for Windows (#306)
    • [Windows] make setMinimum/MaximumSize() dpi change awareable (#231)
    • remove frameless on set title bar style on macos (#240)
    • chore: Add windowButtonVisibility to WindowOptions
    Open source →
    Release notes
    • [macos] Feature to set labeled badge on taskbar aka dock (#305)

    • [linux] remove the margins of the window frame (#318)

    • Add AlwaysOnBottom support for Windows (#306)

    • [Windows] make setMinimum/MaximumSize() dpi change awareable (#231)

    • remove frameless on set title bar style on macos (#240)

    • chore: Add windowButtonVisibility to WindowOptions

    Open source →
  16. 0.3.1 26 Feb 2023
    Release notes
    • [linux] avoid removing shadows if no title is set (#297)
    • [macos] Implement isMaximizable and setMaximizable (#290)
    • Don't crash if an event doesn't have a dedicated handler (#286)
    • Remove all subWindow related implementations
    Open source →
    Release notes
    • [linux] avoid removing shadows if no title is set (#297)

    • [macos] Implement isMaximizable and setMaximizable (#290)

    • Don't crash if an event doesn't have a dedicated handler (#286)

    • Remove all subWindow related implementations

    Open source →
  17. 0.3.0 09 Jan 2023
    Release notes
    • Add integration test (#275)
    • [windows] add show and hide events (#274)
    • [linux] clean up state tracking (#273)
    • Add missing future return values (#272)
    • [linux] implement minimizable & maximizable (#270)
    • [linux] fix getTitle() crash when null (#269)
    • [linux] fix on_window_show and on_window_hide signatures (#268)
    Open source →
    Release notes
    • Add integration test (#275)

    • [windows] add show and hide events (#274)

    • [linux] clean up state tracking (#273)

    • Add missing future return values (#272)

    • [linux] implement minimizable & maximizable (#270)

    • [linux] fix getTitle() crash when null (#269)

    • [linux] fix on_window_show and on_window_hide signatures (#268)

    Open source →
  18. 0.2.9 03 Jan 2023
    Release notes
    • [windows] Fix set maximizable throwing an error (#267)
    • [linux] clean up unused includes (#260)
    • [linux] fix window geometry hints (#257)
    • [linux] pass the plugin instance around as user data (#256)
    • [linux] fix getOpacity() (#255)
    • [Linux] use g_strcmp0() (#254)
    • [Linux] remove misleading C++-style default values (#253)
    • [Linux] implement setBrightness() (#252)
    • [Linux] fix frameless window & background color (#250)
    • [Linux] make setTitleBarStyle() GTK/HDY/CSD/SSD compatible (#249)
    Open source →
    Release notes
    • [windows] Fix set maximizable throwing an error (#267)

    • [linux] clean up unused includes (#260)

    • [linux] fix window geometry hints (#257)

    • [linux] pass the plugin instance around as user data (#256)

    • [linux] fix getOpacity() (#255)

    • [Linux] use g_strcmp0() (#254)

    • [Linux] remove misleading C++-style default values (#253)

    • [Linux] implement setBrightness() (#252)

    • [Linux] fix frameless window & background color (#250)

    • [Linux] make setTitleBarStyle() GTK/HDY/CSD/SSD compatible (#249)

    Open source →
  19. 0.2.8 01 Dec 2022
    Release notes
    • Bump screen_retriever from 0.1.2 to 0.1.4
    • WindowOptions supports backgroundColor
    • [linux] fix: offset lost after invoking gtk hide on linux #241
    • [macos] Fix Unable to bridge NSNumber to Float #236
    • [linux] Introduce grabKeyboard() and ungrabKeyboard() #229
    Open source →
    Release notes
    • Bump screen_retriever from 0.1.2 to 0.1.4

    • WindowOptions supports backgroundColor

    • [linux] fix: offset lost after invoking gtk hide on linux #241

    • [macos] Fix Unable to bridge NSNumber to Float #236

    • [linux] Introduce grabKeyboard() and ungrabKeyboard() #229

    Open source →
  20. 0.2.7 27 Aug 2022
    Release notes
    • [linux] fix bottom edge resizing (#209)
    • [linux] fix: cannot resize again after startResizing (#205)
    Open source →
    Release notes
    • [linux] fix bottom edge resizing (#209)

    • [linux] fix: cannot resize again after startResizing (#205)

    Open source →
  21. 0.2.6 20 Aug 2022
    Release notes
    • [windows] Added vertically param to the maximize method.
    • [Linux] implementation of methods: setIcon, isFocused (#186)
    • [macos] fix crash lead by fast clicks (#198)
    • Remove decoration for maximized window (#191)
    • [linux] fix: cannot drag again after startDragging (#203)
    • [windows] Implement isMaximizable and setMaximizable (#200)
    • [windows] Implement SetResizable for windows (#204)
    Open source →
    Release notes
    • [windows] Added vertically param to the maximize method.

    • [Linux] implementation of methods: setIcon, isFocused (#186)

    • [macos] fix crash lead by fast clicks (#198)

    • Remove decoration for maximized window (#191)

    • [linux] fix: cannot drag again after startDragging (#203)

    • [windows] Implement isMaximizable and setMaximizable (#200)

    • [windows] Implement SetResizable for windows (#204)

    Open source →
  22. 0.2.5 02 Jun 2022
    Release notes
    • [linux] fix method response memory leaks (#159)
    • [linux] Implement destroy #158
    • [linux] Implement getOpacity & setOpacity #157
    • [macos] Reimplement setBounds & getBounds method. #156
    • Make WindowOptions constructor to const constructor. #147
    • [windows] fix window overflow #131
    • [macos] Add the animate parameter to setBounds method #142
    • [linux] fix popUpWindowMenu() on Wayland #145
    Open source →
    Release notes
    • [linux] fix method response memory leaks (#159)

    • [linux] Implement destroy #158

    • [linux] Implement getOpacity & setOpacity #157

    • [macos] Reimplement setBounds & getBounds method. #156

    • Make WindowOptions constructor to const constructor. #147

    • [windows] fix window overflow #131

    • [macos] Add the animate parameter to setBounds method #142

    • [linux] fix popUpWindowMenu() on Wayland #145

    Open source →
  23. 0.2.4 02 Jun 2022

    Nothing published for this version

  24. 0.2.3 08 May 2022
    Release notes
    • Fixed cannot convert type Double to type CGFloat #138
    • [linux & windows] Implement popUpWindowMenu metnod #141
    Open source →
    Release notes
    • Fixed cannot convert type Double to type CGFloat #138

    • [linux & windows] Implement popUpWindowMenu metnod #141

    Open source →
  25. 0.2.2 24 Apr 2022
    Release notes
    • Fixed overflow error after minimize #55, #119, #125
    • Implement isSkipTaskbar method #117
    • [windows] Implement setIcon method #129
    • The waitUntilReadyToShow method adds options, callback parameters #111
    Open source →
    Release notes
    • Fixed overflow error after minimize #55, #119, #125

    • Implement isSkipTaskbar method #117

    • [windows] Implement setIcon method #129

    • The waitUntilReadyToShow method adds options, callback parameters #111

    Open source →
  26. 0.2.1 02 Apr 2022
    Release notes
    • Compatible with lower versions of dart #98
    • [macos & windows] Add resized, moved events. #28
    • [linux] Implement getTitleBarHeight metnod #49
    • [linux] Implement getOpacity metnod #44
    • Add TitleBarStyle enum #99
    • [linux] Implement setAlwaysOnBottom method #100
    • [windows] Removes crazy jittering when resizing window #103
    • [windows] Fix overflow on fullscreen and maximize #105
    • [windows] Implement setHasShadow and hasShadow methods #110
    • [windows] Fix setAlignment(Alignment.bottomRight) display position is not correct #112 #113
    Open source →
    Release notes
    • Compatible with lower versions of dart #98

    • [macos & windows] Add resized , moved events. #28

    • [linux] Implement getTitleBarHeight metnod #49

    • [linux] Implement getOpacity metnod #44

    • Add TitleBarStyle enum #99

    • [linux] Implement setAlwaysOnBottom method #100

    • [windows] Removes crazy jittering when resizing window #103

    • [windows] Fix overflow on fullscreen and maximize #105

    • [windows] Implement setHasShadow and hasShadow methods #110

    • [windows] Fix setAlignment(Alignment.bottomRight) display position is not correct #112 #113

    Open source →
  27. 0.2.0 11 Mar 2022
    Release notes
    • [linux] Implement setTitleBarStyle method
    • [linux] Implement startResizing method
    • [windows] Implement setProgressBar method #42
    • [macos & windows] Implement setIgnoreMouseEvents metnod #89
    • Update DragToResizeArea widget
    • Add VirtualWindowFrame widget
    • Update WindowCaption widget
    Open source →
    Release notes
    • [linux] Implement setTitleBarStyle method

    • [linux] Implement startResizing method

    • [windows] Implement setProgressBar method #42

    • [macos & windows] Implement setIgnoreMouseEvents metnod #89

    • Update DragToResizeArea widget

    • Add VirtualWindowFrame widget

    • Update WindowCaption widget

    Open source →
  28. 0.1.9 05 Mar 2022
    Release notes
    • Fixed Visual bug in fullScreen #83
    • Update WindowCaption widget.
    Open source →
    Release notes
    • Fixed Visual bug in fullScreen #83

    • Update WindowCaption widget.

    Open source →
  29. 0.1.8 26 Feb 2022
    Release notes
    • Add WindowCaption widget. #81
    • [macos & windows] Implement destroy method
    Open source →
    Release notes
    • Add WindowCaption widget. #81

    • [macos & windows] Implement destroy method

    Open source →
  30. 0.1.7 22 Feb 2022
    Release notes
    • Implement setAspectRatio method #74
    • [windows] Reimplement getTitleBarHeight method #33
    • [windows] Implement startResizing method
    • [windows] Add DragToResizeArea widget
    • [windows] Fix maximize and minimize animation not working when there is title bar hidden
    Open source →
    Release notes
    • Implement setAspectRatio method #74

    • [windows] Reimplement getTitleBarHeight method #33

    • [windows] Implement startResizing method

    • [windows] Add DragToResizeArea widget

    • [windows] Fix maximize and minimize animation not working when there is title bar hidden

    Open source →
  31. 0.1.6 19 Feb 2022
    Release notes
    • Implement isPreventClose & setPreventClose methods #69
    • Implement close event
    • [macos & windows] Reimplement close method
    • [windows] Fix Horizontal resizing not working on secondary display. #71
    • [macos] Implement isFocused method
    • Implement setAlignment method #52
    Open source →
    Release notes
    • Implement isPreventClose & setPreventClose methods #69

    • Implement close event

    • [macos & windows] Reimplement close method

    • [windows] Fix Horizontal resizing not working on secondary display. #71

    • [macos] Implement isFocused method

    • Implement setAlignment method #52

    Open source →
  32. 0.1.5 28 Jan 2022
    Release notes
    • Implement close method #56
    • Implement center method #59
    Open source →
    Release notes
    • Implement close method #56

    • Implement center method #59

    Open source →
  33. 0.1.4 17 Jan 2022
    Release notes
    • [macos & windows] Implemented getOpacity & setOpacity methods #37 #45
    • [macos] Implement setProgressBar method #40
    • [windows] Fix focus, blur event not responding
    • [windows] Implement focus & blur methods
    • [macos & windows] Implement getTitleBarHeight methods #34
    Open source →
    Release notes
    • [macos & windows] Implemented getOpacity & setOpacity methods #37 #45

    • [macos] Implement setProgressBar method #40

    • [windows] Fix focus , blur event not responding

    • [windows] Implement focus & blur methods

    • [macos & windows] Implement getTitleBarHeight methods #34

    Open source →
  34. 0.1.3 09 Jan 2022
    Release notes
    • [windows] #31 Optimize setTitleBarStyle method.
    Open source →
    Release notes
    • [windows] #31 Optimize setTitleBarStyle method.
    Open source →
  35. 0.1.2 05 Jan 2022
    Release notes
    • [macos] Add setTitleBarStyle method.
    • [windows] Add setTitleBarStyle method (Experiment).
    • [windows] #24 Updated windows fullscreen handling.
    • [windows] #26 Make maximize, unmaximize, minimize, restore methods have native animation effects.
    Open source →
    Release notes
    • [macos] Add setTitleBarStyle method.

    • [windows] Add setTitleBarStyle method ( Experiment ).

    • [windows] #24 Updated windows fullscreen handling.

    • [windows] #26 Make maximize , unmaximize , minimize , restore methods have native animation effects.

    Open source →
  36. 0.1.1 28 Nov 2021
    Release notes
    • [macos] Fixed setSize coordinate error.
    Open source →
    Release notes
    • [macos] Fixed setSize coordinate error.
    Open source →
  37. 0.1.0 27 Nov 2021
    Release notes
    • Implemented isResizable, setResizable Methods.
    • Implemented isClosable, setClosable Methods.
    • Removed terminate Method.
    • [windows] Implemented isMinimizable, setMinimizable Methods.
    Open source →
    Release notes
    • Implemented isResizable , setResizable Methods.

    • Implemented isClosable , setClosable Methods.

    • Removed terminate Method.

    • [windows] Implemented isMinimizable , setMinimizable Methods.

    Open source →
  38. 0.0.5 18 Oct 2021
    Release notes
    • Implemented setAsFrameless Method.
    • Implemented setSkipTaskbar Method.
    • Implemented focus, blur, maximize, unmaximize, minimize, restore, resize, move, enter-full-screen, leave-full-screen Events.
    • [macos] Implemented hiddenWindowAtLaunch Method.
    • Fixed #10
    Open source →
    Release notes
    • Implemented setAsFrameless Method.

    • Implemented setSkipTaskbar Method.

    • Implemented focus , blur , maximize , unmaximize , minimize , restore , resize , move , enter-full-screen , leave-full-screen Events.

    • [macos] Implemented hiddenWindowAtLaunch Method.

    • Fixed #10

    Open source →
  39. 0.0.4 14 Sep 2021
    Release notes
    • Implemented setCustomFrame, setBackgroundColor Methods.
    Open source →
    Release notes
    • Implemented setCustomFrame , setBackgroundColor Methods.
    Open source →
  40. 0.0.3 30 Aug 2021
    Release notes
    • Implemented isMinimized, minimize, restore Methods.
    • Implemented setMinimumSize, setMaximumSize Methods.
    • [windows] #4 Do not set HWND_TOPMOST flag in setFullScreen
    Open source →
    Release notes
    • Implemented isMinimized , minimize , restore Methods.

    • Implemented setMinimumSize , setMaximumSize Methods.

    • [windows] #4 Do not set HWND_TOPMOST flag in setFullScreen

    Open source →
  41. 0.0.2 26 Aug 2021
    Release notes
    • Implemented show, hide, isVisible Methods.
    • Implemented isMaximized, maximize, unmaximize Methods.
    • Implemented isFullScreen, setFullScreen Methods.
    • Implemented getBounds, setBounds Methods.
    • Implemented getPosition, setPosition Methods.
    • Implemented getSize, setSize Methods.
    • Implemented isAlwaysOnTop, setAlwaysOnTop Methods.
    • Implemented terminate Method.
    Open source →
    Release notes
    • Implemented show , hide , isVisible Methods.

    • Implemented isMaximized , maximize , unmaximize Methods.

    • Implemented isFullScreen , setFullScreen Methods.

    • Implemented getBounds , setBounds Methods.

    • Implemented getPosition , setPosition Methods.

    • Implemented getSize , setSize Methods.

    • Implemented isAlwaysOnTop , setAlwaysOnTop Methods.

    • Implemented terminate Method.

    Open source →
  42. 0.0.1 21 Jul 2021
    Release notes
    • First release.
    Open source →
    Release notes
    • First release.

    1.12k

    likes

    160

    points

    637k

    downloads

    Documentation

    Documentation

    API reference

    Publisher

    leanflutter.dev

    Weekly Downloads

    Metadata

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

    Homepage

    Repository (GitHub)

    View/report issues

    Topics

    #window #window-resize #window-manager #desktop #desktop-window

    Funding

    Consider supporting this project:

    github.com

    liberapay.com

    License

    MIT ( license )

    Dependencies

    flutter , path , screen_retriever

    More

    Packages that depend on window_manager

    Packages that implement window_manager

    ← Metadata

    1.12k

    likes

    160

    points

    637k

    downloads

    Documentation

    Documentation

    API reference

    Publisher

    leanflutter.dev

    Weekly Downloads

    Metadata

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

    Homepage

    Repository (GitHub)

    View/report issues

    Topics

    #window #window-resize #window-manager #desktop #desktop-window

    Funding

    Consider supporting this project:

    github.com

    liberapay.com

    License

    MIT ( license )

    Dependencies

    flutter , path , screen_retriever

    More

    Packages that depend on window_manager

    Packages that implement window_manager

    Back

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive