flet-permission-handler 0.70.0.dev6365__py3-none-any.whl → 0.70.0.dev6370__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.
- flet_permission_handler/types.py +3 -3
- {flet_permission_handler-0.70.0.dev6365.dist-info → flet_permission_handler-0.70.0.dev6370.dist-info}/METADATA +2 -2
- {flet_permission_handler-0.70.0.dev6365.dist-info → flet_permission_handler-0.70.0.dev6370.dist-info}/RECORD +6 -6
- {flet_permission_handler-0.70.0.dev6365.dist-info → flet_permission_handler-0.70.0.dev6370.dist-info}/WHEEL +0 -0
- {flet_permission_handler-0.70.0.dev6365.dist-info → flet_permission_handler-0.70.0.dev6370.dist-info}/licenses/LICENSE +0 -0
- {flet_permission_handler-0.70.0.dev6365.dist-info → flet_permission_handler-0.70.0.dev6370.dist-info}/top_level.txt +0 -0
flet_permission_handler/types.py
CHANGED
|
@@ -183,7 +183,7 @@ class Permission(Enum):
|
|
|
183
183
|
Permission for writing to the device's calendar.
|
|
184
184
|
|
|
185
185
|
On iOS 16 and lower, this permission is identical to
|
|
186
|
-
[`CALENDAR_FULL_ACCESS`][
|
|
186
|
+
[`CALENDAR_FULL_ACCESS`][(c).].
|
|
187
187
|
"""
|
|
188
188
|
|
|
189
189
|
CAMERA = "camera"
|
|
@@ -376,9 +376,9 @@ class Permission(Enum):
|
|
|
376
376
|
|
|
377
377
|
Info:
|
|
378
378
|
- Android: Requests access to microphone
|
|
379
|
-
(identical to requesting [`MICROPHONE`][
|
|
379
|
+
(identical to requesting [`MICROPHONE`][(c).]).
|
|
380
380
|
- iOS: Requests speech access (different from requesting
|
|
381
|
-
[`MICROPHONE`][
|
|
381
|
+
[`MICROPHONE`][(c).]).
|
|
382
382
|
"""
|
|
383
383
|
|
|
384
384
|
STORAGE = "storage"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: flet-permission-handler
|
|
3
|
-
Version: 0.70.0.
|
|
3
|
+
Version: 0.70.0.dev6370
|
|
4
4
|
Summary: Manage runtime permissions in Flet apps.
|
|
5
5
|
Author-email: Flet contributors <hello@flet.dev>
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -11,7 +11,7 @@ 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.dev6370
|
|
15
15
|
Dynamic: license-file
|
|
16
16
|
|
|
17
17
|
# flet-permission-handler
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
flet_permission_handler/__init__.py,sha256=VYdjSU5NV0Pz4pZn4KhMDLI8eKiV4xsqjkEHvhr4v3s,226
|
|
2
2
|
flet_permission_handler/permission_handler.py,sha256=nUG05Zwxv50Fig9iu0L3gmEo9uoXMPqDq07ynxoRXa8,2495
|
|
3
|
-
flet_permission_handler/types.py,sha256=
|
|
4
|
-
flet_permission_handler-0.70.0.
|
|
3
|
+
flet_permission_handler/types.py,sha256=sM1d6El9OredybfSV9u4-0loarRdKRRA7vV1VIuvw7w,11292
|
|
4
|
+
flet_permission_handler-0.70.0.dev6370.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
5
5
|
flutter/flet_permission_handler/analysis_options.yaml,sha256=32kjGAc-zF87inWaH5M46yGZWQDTwrwfvNLHeAocfG4,154
|
|
6
6
|
flutter/flet_permission_handler/pubspec.lock,sha256=PGLG0vOM_qoqp7PSsgMs3r8HHw0ttza4gtIKto8TQCE,24774
|
|
7
7
|
flutter/flet_permission_handler/pubspec.yaml,sha256=yQHXz3NMHBH4L3d_AUyuuhnKLY-KtUEjq18KBtmnsUw,392
|
|
@@ -9,7 +9,7 @@ flutter/flet_permission_handler/lib/flet_permission_handler.dart,sha256=rrlbNta1
|
|
|
9
9
|
flutter/flet_permission_handler/lib/src/extension.dart,sha256=FYygqTMesWQOUIIf6dLmZS98gCVE_3KmccdR2_LTDg0,336
|
|
10
10
|
flutter/flet_permission_handler/lib/src/permission_handler.dart,sha256=5aBWHNUIczDmmbsbXzzzB79vIbpDVpBAxo281_ghkss,1395
|
|
11
11
|
flutter/flet_permission_handler/lib/src/utils/permission_handler.dart,sha256=EL5W_CCK8nxeQum4UmN7IU1R5J9Seg3xZBYMLRogCOU,405
|
|
12
|
-
flet_permission_handler-0.70.0.
|
|
13
|
-
flet_permission_handler-0.70.0.
|
|
14
|
-
flet_permission_handler-0.70.0.
|
|
15
|
-
flet_permission_handler-0.70.0.
|
|
12
|
+
flet_permission_handler-0.70.0.dev6370.dist-info/METADATA,sha256=el4hWXJD3Gi1ZYm5nmsClICyoUE4mnzwtFMgYI9Yuo4,2337
|
|
13
|
+
flet_permission_handler-0.70.0.dev6370.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
14
|
+
flet_permission_handler-0.70.0.dev6370.dist-info/top_level.txt,sha256=GMsa0IlcchYQqCgGn8WkekKbU0cb5k8lCazopnbWU_s,32
|
|
15
|
+
flet_permission_handler-0.70.0.dev6370.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|