A Flutter bootstrap project Cookiecutter template for packaging Flet app
Go to file
Feodor Fitsner 18de2d8503
Android minSdkVersion (#41)
* print(flutter.minSdkVersion)

* println

* Test global macros

* Test get_value macro

* Update get_value

* Check cookiecutter.pyproject.tool

* Fix get_value - 1

* Trim white-space

* trim again

* non-existsnt value

* if then

* Check for empty string

* Chec in gradle script

* fix include
2025-02-26 20:49:25 -08:00
{{cookiecutter.out_dir}} Android minSdkVersion (#41) 2025-02-26 20:49:25 -08:00
.gitattributes Initial commit 2023-12-27 16:02:58 -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 Added pyproject var to template 2025-02-25 10:13:52 -08:00

README.md

flet-build-template

A Flutter bootstrap project Cookiecutter template for packaging Flet app