I've been trying to get a favicon working in flet, but I just can't figure out how to do it. The documentation doesn't say anything about making custom favicons, so I just wanted to know if it was possible or not.
I tried using the assets_dir
parameter in flet.app
but I didn't know what to do next.