flet-geolocator
Adds geolocation capabilities to your Flet apps.
Try flet-geolocator in Flet Studio
Create, run, and share Python apps in your browser. Start from an example, write your own code, or get help from the AI agent. No installation required.
Features include:
- Get the last known location;
- Get the current location of the device;
- Get continuous location updates;
- Check if location services are enabled on the device.
It is based on the geolocator Flutter package.
Documentation
Detailed documentation to this package can be found here.
Platform Support
| Platform | Windows | macOS | Linux | iOS | Android | Web |
|---|---|---|---|---|---|---|
| Supported | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Usage
Installation
To install the flet-geolocator package and add it to your project dependencies:
-
Using
uv:uv add flet-geolocator
-
Using
pip:pip install flet-geolocator
After this, you will have to manually add this package to your
requirements.txtorpyproject.toml.
Examples
For examples, see these.
Release files for flet-geolocator 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flet_geolocator-1.0.1.tar.gz | 15.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flet_geolocator-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.2 kB
Release files / flet_geolocator-1.0.1.tar.gz
| Download URL | flet_geolocator-1.0.1.tar.gz |
|---|---|
| Size | 15.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
86b632a5e4a0ba66b80301cfa7982e53d0436f86ff58da1203cc170ba202303d
|
|
BLAKE2b-256 checksum How to use checksums |
45099df7ab2c544eaf0a5ec98d044e14cfb2b5a02d3ffdccd2f70495ff35abc5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.17 {"installer":{"name":"uv","version":"0.12.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / flet_geolocator-1.0.1-py3-none-any.whl
| Download URL | flet_geolocator-1.0.1-py3-none-any.whl |
|---|---|
| Size | 16.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
686569d1b1d87f9e7d4112416d154d7caa8aa6aeb11fec925808ff5992319747
|
|
BLAKE2b-256 checksum How to use checksums |
755ed7a8bce253f979bdb8b324d9cf068aa4e40d2b6a24f2793ccaea27f98879
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.17 {"installer":{"name":"uv","version":"0.12.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|