{"id":19164572,"url":"https://github.com/heliumedu/frontend","last_synced_at":"2026-04-11T03:32:23.487Z","repository":{"id":324917241,"uuid":"1055761707","full_name":"HeliumEdu/frontend","owner":"HeliumEdu","description":"Flutter frontend for Helium Student Planner","archived":false,"fork":false,"pushed_at":"2026-04-06T09:39:28.000Z","size":7997,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-06T11:27:36.974Z","etag":null,"topics":["android","calendar","dart","education","flutter","frontend","ios","mobile","planner","students","web"],"latest_commit_sha":null,"homepage":"https://www.heliumedu.com","language":"Dart","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/HeliumEdu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"alexdlaird","patreon":"alexdlaird","custom":["https://www.paypal.me/alexdlaird"]}},"created_at":"2025-09-12T19:03:45.000Z","updated_at":"2026-04-06T09:39:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/HeliumEdu/frontend","commit_stats":null,"previous_names":["heliumedu/mobile"],"tags_count":460,"template":false,"template_full_name":null,"purl":"pkg:github/HeliumEdu/frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeliumEdu%2Ffrontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeliumEdu%2Ffrontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeliumEdu%2Ffrontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeliumEdu%2Ffrontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HeliumEdu","download_url":"https://codeload.github.com/HeliumEdu/frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeliumEdu%2Ffrontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31668046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","calendar","dart","education","flutter","frontend","ios","mobile","planner","students","web"],"created_at":"2024-11-09T09:22:48.268Z","updated_at":"2026-04-11T03:32:23.456Z","avatar_url":"https://github.com/HeliumEdu.png","language":"Dart","funding_links":["https://github.com/sponsors/alexdlaird","https://patreon.com/alexdlaird","https://www.paypal.me/alexdlaird"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://www.heliumedu.com/assets/img/logo_full_blue.png\" /\u003e\u003c/p\u003e\n\n[![Build](https://img.shields.io/github/actions/workflow/status/HeliumEdu/frontend/build.yml)](https://github.com/HeliumEdu/frontend/actions/workflows/build.yml)\n![GitHub License](https://img.shields.io/github/license/heliumedu/frontend)\n\n# Helium Frontend\n\nThe `frontend` for [Helium](https://www.heliumedu.com/), including mobile and web deployments.\n\n## Prerequisites\n\n- Dart \u0026 Flutter\n- Android or iOS Emulator\n- ChromeDriver (for Integration Tests)\n\n## Getting Started\n\n## Development\n\nTo build a development versions of the app for Android and iOS, execute:\n\n```sh\nmake build-android\nmake build-ios\n```\n\nTun run a development version of the app for `web`, executing:\n\n```sh\nmake run-devserver\n```\n\nBefore commits are made, be sure to also run tests.\n\n```sh\nmake test\nmake test-integration\n```\n\nWhen running a local `web` version of the project but hitting `prod` APIs, CORS will need to be disabled\nby passing a flag like `--web-browser-flag=--disable-web-security` to Flutter so it starts the browser with this\ndisabled.\n\n### Platform\n\nThe backend `platform` is served from a separate repository and can be found [here](https://github.com/HeliumEdu/platform#readme).\nIf `platform` has been provisioned and is running locally, and you would like to run the frontend against the local\nbackend instead of production, run with `--dart-define PROJECT_API_HOST=http://localhost:8000`, or use `PROJECT_API_HOST=http://localhost:8000 make run-devserver`.\n\nNote that to reach `localhost` from within an Android emulator, use `10.0.2.2` instead.\n\n## Local Docker (Web)\n\nThe web app can be built and served locally in Docker as a static SPA on port `8080`.\n\n```sh\nmake\n```\n\nThe Docker image serves the built Flutter web assets on `http://localhost:8080`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheliumedu%2Ffrontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheliumedu%2Ffrontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheliumedu%2Ffrontend/lists"}