{"id":18331090,"url":"https://github.com/dahliaos/app_template","last_synced_at":"2026-05-09T19:38:42.836Z","repository":{"id":104890726,"uuid":"503458026","full_name":"dahliaOS/app_template","owner":"dahliaOS","description":"dahliaOS Flutter application development template","archived":false,"fork":false,"pushed_at":"2022-08-21T18:32:03.000Z","size":218,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-09T18:12:22.647Z","etag":null,"topics":["app","brick","dahliaos","dart","flutter","mason","template"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dahliaOS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":null,"patreon":null,"open_collective":"dahliaos","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null}},"created_at":"2022-06-14T17:29:50.000Z","updated_at":"2022-09-15T19:33:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"62bf2ef7-613a-438a-806e-0d8f7ce7a58e","html_url":"https://github.com/dahliaOS/app_template","commit_stats":{"total_commits":6,"total_committers":3,"mean_commits":2.0,"dds":0.5,"last_synced_commit":"ce3d4c26e76f5268b0206f9a1ff8b4e646fba7e3"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahliaOS%2Fapp_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahliaOS%2Fapp_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahliaOS%2Fapp_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahliaOS%2Fapp_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dahliaOS","download_url":"https://codeload.github.com/dahliaOS/app_template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085326,"owners_count":21045139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["app","brick","dahliaos","dart","flutter","mason","template"],"created_at":"2024-11-05T19:28:00.791Z","updated_at":"2026-05-09T19:38:42.766Z","avatar_url":"https://github.com/dahliaOS.png","language":"C++","funding_links":["https://opencollective.com/dahliaos"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"https://dahliaos.io\"\u003eWebsite\u003c/a\u003e •\n\u003ca href=\"https://dahliaos.io/discord\"\u003eDiscord\u003c/a\u003e •\n\u003ca href=\"https://dahliaos.io/download\"\u003eReleases\u003c/a\u003e •\n\u003ca href=\"https://dahliaos.io/donate\"\u003eDonate\u003c/a\u003e •\n\u003ca href=\"https://docs.dahliaos.io\"\u003eDocumentation\u003c/a\u003e\n\n# dahliaOS Flutter application development template\n[![Powered by Mason](https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge)](https://github.com/felangel/mason)\n\n - **Application** development template for creating Flutter applications for dahliaOS\n\n## Usage\n\nTo generate this template in order to start developing Flutter applications for dahliaOS follow the steps below:\n\n### 1. Install Mason\n\n- Pub.dev\n\n```\ndart pub global activate mason_cli\n```\n\n- Homebrew\n\n```\nbrew tap felangel/mason\n```\n```\nbrew install mason\n```\n\n### 2. Initialize Mason\n\n```\nmason init\n```\n\nRunning the command above Mason will generate a `mason.yaml` file.\n\n### 3. Add our template brick\nEdit the `mason.yaml` file and add our template brick, example shown below:\n\n```yaml\nbricks:\n   dahliaos_app_template:\n     git:\n       url: https://github.com/dahliaOS/app_template.git\n       path: template/dahliaos_app_template\n```\n\n### 4. Get all registered bricks\n\n```\nmason get\n```\n\n### 5. Generate the template files\n\n```\nmason make dahliaos_app_template\n```\nYou should now have all the Flutter files generated and ready for editing, happy coding!\n\n## Contribute\n\nIf you're wondering how to contribute to the project, please refer to [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## License\n\n\u003cp align=\"left\"\u003e\n  \u003cimg width=\"30%\" src=\"https://github.com/dahliaOS/brand/blob/main/dahliaOS/logotype/svg/logotype-dark.svg#gh-dark-mode-only\"/\u003e\n  \u003cimg width=\"30%\" src=\"https://github.com/dahliaOS/brand/blob/main/dahliaOS/logotype/svg/logotype-light.svg#gh-light-mode-only\"/\u003e\n\u003c/p\u003e\n\nCopyright @ 2019-2022 - The dahliaOS Authors - contact@dahliaos.io\n\nThis project is licensed under the [Apache 2.0 license](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahliaos%2Fapp_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdahliaos%2Fapp_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahliaos%2Fapp_template/lists"}