When packaging a Flet app for any platform, Flet makes use of "build template" which is simply a Flutter bootstrap project made with Cookiecutter.
For one reason or the other, you might want to customize this template so that it suits your needs. After doing that, you need to let Flet know that it should use your custom template (instead of the default one ) when packaging. That's what I will be briefly explaining to you in this video.
Useful links from video:
flet-build-template: https://github.com/flet-dev/flet-buil...
Article: / packaging-a-flet-app-from-a-custom-build-t...
More about Flet:
Website: https://flet.dev
GitHub: https://github.com/flet-dev/flet
Discord Server: / discord
Checkout my social profiles:
LinkTree: https://linktr.ee/ndonkohenri
GitHub: https://github.com/ndonkoHenri
Medium: / ndonkohenri
LinkedIn: / ndonkohenri
Discord Username: the_ethical_boy
If you enjoyed the content of this video, please like 👍 the video and subscribe to my channel, if you haven't already! 😇
Made by Henri Ndonko aka TheEthicalBoy - Active Flet Contributor and Maintainer
#flet #python #flutter #template #cookiecutter #packaging