{"id":31449378,"url":"https://github.com/isg32/areax","last_synced_at":"2026-04-08T21:31:46.425Z","repository":{"id":314226568,"uuid":"1054664196","full_name":"isg32/Areax","owner":"isg32","description":"[FORCEPUSHWARNING] Areax - A Basic PropertyEvaluator App Made by me for SIH2025, written in Flutter - uses OpenStreetMap Api to function.","archived":false,"fork":false,"pushed_at":"2025-10-15T15:16:10.000Z","size":402,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-16T12:34:23.528Z","etag":null,"topics":["android","flutter","opensource","openstreetmap","openstreetmap-api","sih2025"],"latest_commit_sha":null,"homepage":"","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/isg32.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}},"created_at":"2025-09-11T06:54:17.000Z","updated_at":"2025-10-15T15:13:48.000Z","dependencies_parsed_at":"2025-09-11T09:59:39.924Z","dependency_job_id":"02abb69c-7b6d-4c12-9834-cc5b29158716","html_url":"https://github.com/isg32/Areax","commit_stats":null,"previous_names":["isg32/areax"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/isg32/Areax","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isg32%2FAreax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isg32%2FAreax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isg32%2FAreax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isg32%2FAreax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isg32","download_url":"https://codeload.github.com/isg32/Areax/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isg32%2FAreax/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31575449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","flutter","opensource","openstreetmap","openstreetmap-api","sih2025"],"created_at":"2025-10-01T03:50:52.801Z","updated_at":"2026-04-08T21:31:46.403Z","avatar_url":"https://github.com/isg32.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Areax\r\n\r\nAreax - A Basic PropertyEvaluator App Made by me for SIH2025, written in Flutter - uses OpenStreetMap Api to function. \r\n\r\n[Youtube Demo (depricated)](https://www.youtube.com/shorts/SYgjDSZUF14)\r\n\r\n## Deployment\r\n\r\nThe Project has a Flutter Workflow file, Check https://github.com/isg32/Areax/actions for built Apks and App Bundles in latest runs' artifacts. \r\n\r\n## Screenshots\r\n| | Screenshots | |\r\n|---|---|---|\r\n|![photo_1_2025-10-03_18-18-04](https://github.com/user-attachments/assets/c3e20103-ac0e-4631-953e-e316811a605b) | ![photo_5_2025-10-03_18-18-04](https://github.com/user-attachments/assets/f74ae7ce-bf03-4121-a219-1eeb56925ee3) |![photo_4_2025-10-03_18-18-04](https://github.com/user-attachments/assets/a07a5f0d-df7d-47f5-bcb7-b8e9c22ea153)|\r\n| ![photo_8_2025-10-03_18-18-04](https://github.com/user-attachments/assets/527100d8-097b-4c6f-ab2a-9f9ad2a4358b) | ![photo_7_2025-10-03_18-18-04](https://github.com/user-attachments/assets/63409032-7ddd-402b-b1fe-ac5b4902b548) | ![photo_6_2025-10-03_18-18-04](https://github.com/user-attachments/assets/65d4f28a-b181-4050-a2b2-abc8a421a585)|\r\n\r\n\r\n\r\n## Building this App Yourself \r\n\r\n\u003e Not Recommended, it is suggested to check for Deployments.\r\n\r\nClone this repo\r\n\r\n```bash\r\ngit clone https://github.com/isg32/Areax.git\r\n```\r\n\r\nInstall Dependencies\r\n\r\n```bash\r\nflutter pub get\r\n```\r\n\r\nBuild!\r\n\r\n```bash\r\nflutter build apk --verbose --release\r\n```\r\n\r\n\r\n## Getting Started\r\n\r\nA few resources to get you started if this is your first Flutter project:\r\n\r\n- https://flutter.dev/docs/get-started/codelab\r\n- https://flutter.dev/docs/cookbook\r\n\r\nFor help getting started with Flutter, view our\r\nhttps://flutter.dev/docs, which offers tutorials,\r\nsamples, guidance on mobile development, and a full API reference.\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisg32%2Fareax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisg32%2Fareax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisg32%2Fareax/lists"}