get_template_code
Retrieve Dart source code for Flutter UI templates by ID to integrate pre-built components into development projects directly from GitHub repositories.
Instructions
Retrieve Dart source code for a specific Flutter template by ID.
The template ID must match one from the templates manifest. The source code is fetched directly from the GitHub repository using the file path defined in the manifest.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes |