{"id":28937185,"url":"https://github.com/flet-dev/flet-geolocator","last_synced_at":"2026-01-20T17:09:13.657Z","repository":{"id":271616107,"uuid":"914021838","full_name":"flet-dev/flet-geolocator","owner":"flet-dev","description":"A Flet extension that adds geolocation capabilities to your apps.","archived":true,"fork":false,"pushed_at":"2025-12-24T18:29:49.000Z","size":797,"stargazers_count":0,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-26T09:14:29.826Z","etag":null,"topics":["flet","flet-extension","flutter","geolocator","location","python"],"latest_commit_sha":null,"homepage":"https://flet-dev.github.io/flet-geolocator/","language":"Python","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/flet-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-01-08T19:50:27.000Z","updated_at":"2025-12-24T18:33:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b1da291-e2ba-4466-95a0-054fc17d6efe","html_url":"https://github.com/flet-dev/flet-geolocator","commit_stats":null,"previous_names":["flet-dev/flet-geolocator"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/flet-dev/flet-geolocator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flet-dev%2Fflet-geolocator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flet-dev%2Fflet-geolocator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flet-dev%2Fflet-geolocator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flet-dev%2Fflet-geolocator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flet-dev","download_url":"https://codeload.github.com/flet-dev/flet-geolocator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flet-dev%2Fflet-geolocator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: 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":["flet","flet-extension","flutter","geolocator","location","python"],"created_at":"2025-06-22T21:04:07.452Z","updated_at":"2026-01-20T17:09:13.648Z","avatar_url":"https://github.com/flet-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# THIS PROJECT HAS BEEN ARCHIVED\n\n`flet-geolocator` is now part of the main [Flet repository](https://github.com/flet-dev/flet/tree/main/sdk/python/packages/flet-geolocator).\n\n# flet-geolocator\n\n[![pypi](https://img.shields.io/pypi/v/flet-geolocator.svg)](https://pypi.python.org/pypi/flet-geolocator)\n[![downloads](https://static.pepy.tech/badge/flet-geolocator/month)](https://pepy.tech/project/flet-geolocator)\n[![license](https://img.shields.io/github/license/flet-dev/flet-geolocator.svg)](https://github.com/flet-dev/flet-geolocator/blob/main/LICENSE)\n\nAdds geolocation capabilities to your [Flet](https://flet.dev) apps.\n\nFeatures include:\n- Get the last known location;\n- Get the current location of the device;\n- Get continuous location updates;\n- Check if location services are enabled on the device.\n\nIt is based on the [geolocator](https://pub.dev/packages/geolocator) Flutter package.\n\n## Documentation\n\nDetailed documentation to this package can be found [here](https://flet-dev.github.io/flet-geolocator/).\n\n## Platform Support\n\nThis package supports the following platforms:\n\n| Platform | Supported |\n|----------|:---------:|\n| Windows  |     ✅     |\n| macOS    |     ✅     |\n| Linux    |     ✅     |\n| iOS      |     ✅     |\n| Android  |     ✅     |\n| Web      |     ✅     |\n\n## Usage\n\n### Installation\n\nTo install the `flet-geolocator` package and add it to your project dependencies:\n\n- Using `uv`:\n    ```bash\n    uv add flet-geolocator\n    ```\n\n- Using `pip`:\n    ```bash\n    pip install flet-geolocator\n    ```\n    After this, you will have to manually add this package to your `requirements.txt` or `pyproject.toml`.\n\n- Using `poetry`:\n    ```bash\n    poetry add flet-geolocator\n    ```\n\n### Examples\n\nFor examples, see [these](./examples).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflet-dev%2Fflet-geolocator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflet-dev%2Fflet-geolocator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflet-dev%2Fflet-geolocator/lists"}