I have a very simple problem, but did not find any solution. I wrote a flutter app for windows desktop. When I launch it, the name in the taskbar is shown as "A new Flutter project." How can I change this string? Of course I already searched all occurences of this string and renamed them to my demands, but it did not change anything:
As you can see from the screenshot above, I was able to change the icon of the app.
Thanks for helping.