A Flutter bootstrap project Cookiecutter template for packaging Flet app
Go to file
Feodor Fitsner 59b0770049 Update Android build to Gradle 8.10.2 and Kotlin 2.0.20
Upgraded Gradle wrapper to 8.10.2 and updated Android Gradle plugin to 8.6.1. Migrated Kotlin plugin to org.jetbrains.kotlin.android version 2.0.20 and set Java compatibility to 11. Removed legacy buildscript block for Kotlin in build.gradle for improved build configuration.
2025-10-20 10:30:53 -07:00
{{cookiecutter.out_dir}} Update Android build to Gradle 8.10.2 and Kotlin 2.0.20 2025-10-20 10:30:53 -07: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 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