bitsdojo_window
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
0.1.6
21K downloads/mo
#2179 most downloaded on pub.dev
bitsdojo/bitsdojo_window
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships unpredictably
gaps range from 9 days to 1.3 years
Nearly every release is documented
notes for 18 of 18 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
18 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
18 releases · Nov 2020 to Dec 2023Releases
latest 18-
0.1.623 Dec 2023 -
0.1.509 Sep 2022 -
0.1.431 Aug 2022 -
0.1.331 Aug 2022 -
0.1.218 May 2022 -
0.1.109 Jun 2021 -
0.1.1+109 Jun 2021 -
0.1.019 Mar 2021 -
0.1.0+120 Apr 2021 -
0.0.909 Mar 2021 -
0.0.802 Mar 2021 -
0.0.702 Mar 2021 -
0.0.622 Feb 2021 -
0.0.519 Feb 2021 -
0.0.430 Dec 2020 -
0.0.303 Dec 2020Release notes
Open source →- Using dpi-aware values for title bar and buttons dimensions
- Dynamically calculating default button padding instead of fixed one
- Using dpi-aware values for title bar and buttons dimensions
-
0.0.228 Nov 2020 -
0.0.127 Nov 2020Release notes
Open source →- Initial release
- Custom window frame - remove standard Windows titlebar and buttons
- Hide window on startup
- Show/hide window
- Minimize/Maximize/Restore/Close window
- Move window using Flutter widget
- Set window size, minimum size and maximum size
- Set window position
- Set window alignment on screen (center/topLeft/topRight/bottomLeft/bottomRight)
- Set window title
- Initial release