windowsfluttertitlebar

Change title bar color in flutter windows desktop


I am developing a windows desktop application and would like to change the title bar color if possible. for example I would like to go from something like this: enter image description here

to something like this: enter image description here

Is it possible using flutter and how to do it? Thanks.


Solution

  • for this kind of customization, you will need to use the bitsdojo_windows community package, that allows you to customize the appearance of the window