flet-geolocator 0.70.0.dev6301__py3-none-any.whl → 0.70.0.dev6326__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of flet-geolocator might be problematic. Click here for more details.
- {flet_geolocator-0.70.0.dev6301.dist-info → flet_geolocator-0.70.0.dev6326.dist-info}/METADATA +3 -5
- {flet_geolocator-0.70.0.dev6301.dist-info → flet_geolocator-0.70.0.dev6326.dist-info}/RECORD +5 -5
- {flet_geolocator-0.70.0.dev6301.dist-info → flet_geolocator-0.70.0.dev6326.dist-info}/WHEEL +0 -0
- {flet_geolocator-0.70.0.dev6301.dist-info → flet_geolocator-0.70.0.dev6326.dist-info}/licenses/LICENSE +0 -0
- {flet_geolocator-0.70.0.dev6301.dist-info → flet_geolocator-0.70.0.dev6326.dist-info}/top_level.txt +0 -0
{flet_geolocator-0.70.0.dev6301.dist-info → flet_geolocator-0.70.0.dev6326.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: flet-geolocator
|
|
3
|
-
Version: 0.70.0.
|
|
3
|
+
Version: 0.70.0.dev6326
|
|
4
4
|
Summary: Adds geolocation capabilities to your Flet apps.
|
|
5
5
|
Author-email: Flet contributors <hello@flet.dev>
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -11,14 +11,14 @@ Project-URL: Issues, https://github.com/flet-dev/flet/issues
|
|
|
11
11
|
Requires-Python: >=3.10
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
13
|
License-File: LICENSE
|
|
14
|
-
Requires-Dist: flet==0.70.0.
|
|
14
|
+
Requires-Dist: flet==0.70.0.dev6326
|
|
15
15
|
Dynamic: license-file
|
|
16
16
|
|
|
17
17
|
# flet-geolocator
|
|
18
18
|
|
|
19
19
|
[](https://pypi.python.org/pypi/flet-geolocator)
|
|
20
20
|
[](https://pepy.tech/project/flet-geolocator)
|
|
21
|
-
[](https://github.com/flet-dev/flet/blob/main/sdk/python/packages/flet-geolocator/LICENSE)
|
|
22
22
|
|
|
23
23
|
Adds geolocation capabilities to your [Flet](https://flet.dev) apps.
|
|
24
24
|
|
|
@@ -30,8 +30,6 @@ Features include:
|
|
|
30
30
|
|
|
31
31
|
It is based on the [geolocator](https://pub.dev/packages/geolocator) Flutter package.
|
|
32
32
|
|
|
33
|
-
> **Important:** Add the `Geolocator` instance to `page.services` before invoking its methods.
|
|
34
|
-
|
|
35
33
|
## Documentation
|
|
36
34
|
|
|
37
35
|
Detailed documentation to this package can be found [here](https://docs.flet.dev/geolocator/).
|
{flet_geolocator-0.70.0.dev6301.dist-info → flet_geolocator-0.70.0.dev6326.dist-info}/RECORD
RENAMED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
flet_geolocator/__init__.py,sha256=2oT0PnZGnjufBoTZK-3WDyYJJnZExT7OnJ-F1Qqoenw,789
|
|
2
2
|
flet_geolocator/geolocator.py,sha256=St09cxENAKPBqwi8iWlxIvtSdRzfX8YBYODbG1wgTi8,6308
|
|
3
3
|
flet_geolocator/types.py,sha256=E_68vz7BEv_PWDk1j0DAoWDOfax-XBJ9J2Ije2cOktg,13028
|
|
4
|
-
flet_geolocator-0.70.0.
|
|
4
|
+
flet_geolocator-0.70.0.dev6326.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
5
5
|
flutter/flet_geolocator/analysis_options.yaml,sha256=32kjGAc-zF87inWaH5M46yGZWQDTwrwfvNLHeAocfG4,154
|
|
6
6
|
flutter/flet_geolocator/pubspec.yaml,sha256=-AODCVZe7N6b0OHJ4S64U1AY23h9kp8fuhR9El_jsCU,368
|
|
7
7
|
flutter/flet_geolocator/lib/flet_geolocator.dart,sha256=f5rUWcdvXkySvVjv50N-m0neLWB3P2okmEWxGg9r9Vk,70
|
|
8
8
|
flutter/flet_geolocator/lib/src/extension.dart,sha256=x8zm0Pt3ZsyTj7q8MImtLTIK_kCAoaqYaJ41NWPug-8,314
|
|
9
9
|
flutter/flet_geolocator/lib/src/geolocator.dart,sha256=GiN-E11OqatsYDIOwIgscrBhK9OPcHduttnuED6cqHs,3275
|
|
10
10
|
flutter/flet_geolocator/lib/src/utils/geolocator.dart,sha256=BZxf9l1CIvuNEnZMVONUxAnGVSXl2XY1zihP1gH6qdo,3999
|
|
11
|
-
flet_geolocator-0.70.0.
|
|
12
|
-
flet_geolocator-0.70.0.
|
|
13
|
-
flet_geolocator-0.70.0.
|
|
14
|
-
flet_geolocator-0.70.0.
|
|
11
|
+
flet_geolocator-0.70.0.dev6326.dist-info/METADATA,sha256=IduI2q8T4kV4-uL7CVz3X9Nnqv2LDlJaFxCCr1VAxvE,2149
|
|
12
|
+
flet_geolocator-0.70.0.dev6326.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
13
|
+
flet_geolocator-0.70.0.dev6326.dist-info/top_level.txt,sha256=MuAs94VDBb5Btg9cvN83W2sHm_YslMQ2JOKZhqm88cs,24
|
|
14
|
+
flet_geolocator-0.70.0.dev6326.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{flet_geolocator-0.70.0.dev6301.dist-info → flet_geolocator-0.70.0.dev6326.dist-info}/top_level.txt
RENAMED
|
File without changes
|