flet-permission-handler 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-permission-handler might be problematic. Click here for more details.

.DS_Store ADDED
Binary file
Binary file
@@ -0,0 +1 @@
1
+
@@ -0,0 +1,14 @@
1
+ Metadata-Version: 2.1
2
+ Name: flet-permission-handler
3
+ Version: 0.0.1
4
+ Summary: Flet Permission Handler 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 Permission Handler
13
+
14
+ Flet Permission Handler control.
@@ -0,0 +1,7 @@
1
+ .DS_Store,sha256=UGxWgJfmLLyazGK5A-uGE3FwdljfvRyUi6SV7VdJU-E,6148
2
+ flet_permission_handler/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
3
+ flet_permission_handler/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
4
+ flet_permission_handler-0.0.1.dist-info/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
5
+ flet_permission_handler-0.0.1.dist-info/METADATA,sha256=2I3-G1uwXSavs_585fVFIFvC7ZnLIveiAaOqufttIH8,349
6
+ flet_permission_handler-0.0.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
7
+ flet_permission_handler-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