flet create
**Description:** Command-line tool to create a new Flet project using a predefined template. It sets up the initial directory structure, metadata, and required files.
**Usage:**
flet create [output_directory]
**Positional Arguments:**
output_directory: Directory to create the project in. Defaults to the current directory (.).**Options:**
--project-name PROJECT_NAME:pyproject.toml).
--description DESCRIPTION:--template {app,extension}:app, extension.
* Default: app.
--template-ref TEMPLATE_REF:flet-dev/flet-app-templates).
* Useful for custom or development versions of templates.
--verbose or -v:-vv for more detailed output.
--help or -h:
Previous
arrow_back
Flet build