{"id":19519044,"url":"https://github.com/bizz84/flutter_web_apps_template","last_synced_at":"2025-04-15T21:47:36.313Z","repository":{"id":226629038,"uuid":"768132933","full_name":"bizz84/flutter_web_apps_template","owner":"bizz84","description":"Flutter Web + GitHub Pages templates","archived":false,"fork":false,"pushed_at":"2024-03-08T13:16:50.000Z","size":4,"stargazers_count":15,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T09:11:12.832Z","etag":null,"topics":["flutter","flutter-web"],"latest_commit_sha":null,"homepage":"https://codewithandrea.com/articles/flutter-web-github-pages/","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bizz84.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-06T14:28:51.000Z","updated_at":"2025-04-08T07:28:44.000Z","dependencies_parsed_at":"2024-03-08T16:54:09.641Z","dependency_job_id":"f89d88f0-1742-43bf-bf13-cee29fefaef1","html_url":"https://github.com/bizz84/flutter_web_apps_template","commit_stats":null,"previous_names":["bizz84/flutter_web_apps_template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bizz84%2Fflutter_web_apps_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bizz84%2Fflutter_web_apps_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bizz84%2Fflutter_web_apps_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bizz84%2Fflutter_web_apps_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bizz84","download_url":"https://codeload.github.com/bizz84/flutter_web_apps_template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249161102,"owners_count":21222468,"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":["flutter","flutter-web"],"created_at":"2024-11-11T00:16:01.664Z","updated_at":"2025-04-15T21:47:36.295Z","avatar_url":"https://github.com/bizz84.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Web + GitHub Pages template\n\nA simple monorepo to manage the deployment of multiple Flutter web apps with GitHub Pages.\n\n## Tutorial\n\nRead the full tutorial on my site:\n\n- [How to Publish your Flutter Web Apps on GitHub Pages for Free](https://codewithandrea.com/articles/flutter-web-github-pages/)\n\n## How to use\n\nFeel free to fork this repo and use it for your own apps.\n\nAll the commands can be run with `make` using the `Makefile` inside `apps`.\n\n\u003e Note: don't forget to change the `GITHUB_USER` in the [Makefile](apps/Makefile).\n\n### Deploy a Flutter web project to GitHub\n\nPreparation steps:\n\n- Create a [new repository](https://github.com/new)\n- Call it `\u003capp_name\u003e` where `app_name` is one of the folders inside `apps`\n\nBuild and push:\n\n```zsh\nmake deploy NAME=\u003capp_name\u003e\n```\n\nPreview on GitHub Pages:\n\n- Go to Settings -\u003e Pages, choose the `main` branch, deploy from `/ (root)`, and save\n\n\n### Generating the downloadable source code\n\n```zsh\nmake zip NAME=\u003capp_name\u003e\n```\n\n### Prepare a project for development\n\n```zsh\nmake dev NAME=\u003capp_name\u003e\n```\n\n### [LICENSE: MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbizz84%2Fflutter_web_apps_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbizz84%2Fflutter_web_apps_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbizz84%2Fflutter_web_apps_template/lists"}