flet
flet copied to clipboard
Ability to set application icon in both titlebar and taskbar
Please Describe The Problem To Be Solved Right now, it is only possible to set the icon of the application (if its not web) during the building process. I feel like if we have the option to change it even before building it would be more efficient because wed be able to see how the icon looks even before building the application to exe
(Optional): Suggest A Solution so idk how to do implement that but I guess it could be smth like:
page.set_icon(icon_path: str)