flet-map 0.0.1__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-map might be problematic. Click here for more details.

.DS_Store ADDED
Binary file
flet_map/.DS_Store ADDED
Binary file
flet_map/__init__.py ADDED
@@ -0,0 +1 @@
1
+
Binary file
@@ -0,0 +1,14 @@
1
+ Metadata-Version: 2.1
2
+ Name: flet-map
3
+ Version: 0.0.1
4
+ Summary: Flet Map control
5
+ Author: Appveyor Systems Inc.
6
+ Author-email: hello@flet.dev
7
+ Requires-Python: >=3.8,<4.0
8
+ Project-URL: homepage, https://flet.dev
9
+ Download-URL:
10
+ Description-Content-Type: text/markdown
11
+
12
+ # Flet Map
13
+
14
+ Flet Map control.
@@ -0,0 +1,7 @@
1
+ .DS_Store,sha256=UGxWgJfmLLyazGK5A-uGE3FwdljfvRyUi6SV7VdJU-E,6148
2
+ flet_map/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
3
+ flet_map/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
4
+ flet_map-0.0.1.dist-info/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
5
+ flet_map-0.0.1.dist-info/METADATA,sha256=HOWFH1p4yBYUSHBZL0HwMRFTjREq_AM5eZzy1iyqh4U,289
6
+ flet_map-0.0.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
7
+ flet_map-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: poetry-core 1.9.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any