A Flutter bootstrap project Cookiecutter template for packaging Flet app
Go to file
Feodor Fitsner 46173c9a69
Update Windows build and plugin registration (#66)
Adds native asset copying to CMakeLists, improves compatibility with older Flutter tool versions, and updates plugin registration to include battery_plus, connectivity_plus, screen_brightness_windows, and share_plus. Also refactors main.cpp formatting, adjusts resource.h spacing, removes legacy OS support from runner.exe.manifest, and fixes a type and logic in utils.cpp.
2026-01-12 16:45:42 -08:00
{{cookiecutter.out_dir}} Update Windows build and plugin registration (#66) 2026-01-12 16:45:42 -08:00
.DS_Store Update serious_python to 0.9.6 and .gitignore 2025-12-01 16:19:06 -08:00
.gitattributes Initial commit 2023-12-27 16:02:58 -08:00
.gitignore Update serious_python to 0.9.6 and .gitignore 2025-12-01 16:19:06 -08:00
LICENSE Initial commit 2023-12-27 16:02:58 -08:00
README.md Initial commit 2023-12-27 16:02:58 -08:00
cookiecutter.json V1 web support (#47) 2025-04-29 13:46:14 -07:00
cookiecutter_extensions.py 0.27.4 Android splash and Loading screen (#43) 2025-03-04 13:52:49 -08:00

README.md

flet-build-template

A Flutter bootstrap project Cookiecutter template for packaging Flet app