windows_taskbar
Flutter plugin serving utilities related to Windows taskbar.
1.1.2
16K downloads/mo
#2399 most downloaded on pub.dev
alexmercerind/windows_taskbar
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships fairly regularly
a new release about every 6 months
Most releases are documented
notes for 5 of 6 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
6 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Oct 2021 to Sep 2023
2022
2023
2024
2025
2026
Releases
latest 6-
1.1.205 Sep 2023Release notes
Open source →- feat:
WindowsTaskbar.isTaskbarVisible - fix: call
UnregisterTopLevelWindowProcDelegateinWindowsTaskbarPlugindestructor - refactor: improve implementation consistency
Release notes
Open source →- feat:
WindowsTaskbar.isTaskbarVisible - fix: call
UnregisterTopLevelWindowProcDelegateinWindowsTaskbarPlugindestructor - refactor: improve implementation consistency
- feat:
-
1.1.101 Dec 2022Release notes
Open source →- feat:
WindowsTaskbar.setWindowTitle&WindowsTaskbar.resetWindowTitle - refactor: check
nullptrbefore invokingITaskbarList3methods
Release notes
Open source →- feat:
WindowsTaskbar.setWindowTitle&WindowsTaskbar.resetWindowTitle - refactor: check
nullptrbefore invokingITaskbarList3methods
- feat:
-
1.1.001 Feb 2022Release notes
Open source →- feat:
WindowsTaskbar.setOverlayIcon&WindowsTaskbar.resetOverlayIcon - feat: platform channel calls raise errors correctly by checking
HRESULT - perf: move impl to separate translation unit & make methods non-inline
- refactor: improved naming of various methods
- deprecated:
WindowsTaskbar.clearThumbnailToolbaris nowWindowsTaskbar.resetThumbnailToolbarWindowsTaskbar.setFlashTaskbarAppIconis nowWindowsTaskbar.setFlashTaskbarAppIconWindowsTaskbar.stopFlashingTaskbarAppIconis nowWindowsTaskbar.resetFlashTaskbarAppIcon
Release notes
Open source →- feat:
WindowsTaskbar.setOverlayIcon&WindowsTaskbar.resetOverlayIcon - feat: platform channel calls raise errors correctly by checking
HRESULT - perf: move impl to separate translation unit & make methods non-inline
- refactor: improved naming of various methods
- deprecated:
WindowsTaskbar.clearThumbnailToolbaris nowWindowsTaskbar.resetThumbnailToolbar.WindowsTaskbar.setFlashTaskbarAppIconis nowWindowsTaskbar.setFlashTaskbarAppIcon.WindowsTaskbar.stopFlashingTaskbarAppIconis nowWindowsTaskbar.resetFlashTaskbarAppIcon.
- feat:
-
1.1.0+110 Mar 2022Nothing published for this version
-
1.0.028 Jan 2022Release notes
Open source →- feat:
WindowsTaskbar.flashTaskbarAppIcon&WindowsTaskbar.stopFlashingTaskbarAppIcon - fix: use
MultiByteToWideCharforstd::wstringconvert - chore: re-license to MIT
Release notes
Open source →- feat:
WindowsTaskbar.flashTaskbarAppIcon&WindowsTaskbar.stopFlashingTaskbarAppIcon - fix: use
MultiByteToWideCharforstd::wstringconvert - chore: re-license to MIT
- feat:
-
0.0.119 Oct 2021Release notes
Open source →- feat: expose
ITaskbarList3Win32 APIs - feat:
setProgressMode - feat:
setProgress - feat:
setThumbnailToolbar - feat:
setThumbnailTooltip
Release notes
Open source →- feat: expose
ITaskbarList3Win32 APIs - feat:
setProgressMode - feat:
setProgress - feat:
setThumbnailToolbar - feat:
setThumbnailTooltip
- feat: expose