flet-permission-handler 0.70.0.dev6365__py3-none-any.whl → 0.70.0.dev6412__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.
@@ -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.dev6365
3
+ Version: 0.70.0.dev6412
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.dev6365
14
+ Requires-Dist: flet==0.70.0.dev6412
15
15
  Dynamic: license-file
16
16
 
17
17
  # flet-permission-handler
@@ -1,15 +1,15 @@
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=X_-64c347OLG3S3x_DMPXFV1NH8111zbNM0B2T3wU2M,11286
4
- flet_permission_handler-0.70.0.dev6365.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
3
+ flet_permission_handler/types.py,sha256=sM1d6El9OredybfSV9u4-0loarRdKRRA7vV1VIuvw7w,11292
4
+ flet_permission_handler-0.70.0.dev6412.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
5
5
  flutter/flet_permission_handler/analysis_options.yaml,sha256=32kjGAc-zF87inWaH5M46yGZWQDTwrwfvNLHeAocfG4,154
6
- flutter/flet_permission_handler/pubspec.lock,sha256=PGLG0vOM_qoqp7PSsgMs3r8HHw0ttza4gtIKto8TQCE,24774
6
+ flutter/flet_permission_handler/pubspec.lock,sha256=PTlt2lz-HwqRusUpQa9Bt3Nme1Y_WpiurrodkHSdtHA,24772
7
7
  flutter/flet_permission_handler/pubspec.yaml,sha256=yQHXz3NMHBH4L3d_AUyuuhnKLY-KtUEjq18KBtmnsUw,392
8
8
  flutter/flet_permission_handler/lib/flet_permission_handler.dart,sha256=rrlbNta1UlnSvzwOJsAUmOHvEBjfUDvMo6jnZQIO67s,78
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.dev6365.dist-info/METADATA,sha256=-Fz1sj_xNIWEQltHM4g65qWelkc74OakUF3GQV8ijnw,2337
13
- flet_permission_handler-0.70.0.dev6365.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
- flet_permission_handler-0.70.0.dev6365.dist-info/top_level.txt,sha256=GMsa0IlcchYQqCgGn8WkekKbU0cb5k8lCazopnbWU_s,32
15
- flet_permission_handler-0.70.0.dev6365.dist-info/RECORD,,
12
+ flet_permission_handler-0.70.0.dev6412.dist-info/METADATA,sha256=naG4T72gr6H3y3jOEcFa2N36v99GnIFDvfooUBmf__0,2337
13
+ flet_permission_handler-0.70.0.dev6412.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
+ flet_permission_handler-0.70.0.dev6412.dist-info/top_level.txt,sha256=GMsa0IlcchYQqCgGn8WkekKbU0cb5k8lCazopnbWU_s,32
15
+ flet_permission_handler-0.70.0.dev6412.dist-info/RECORD,,
@@ -77,10 +77,10 @@ packages:
77
77
  dependency: transitive
78
78
  description:
79
79
  name: device_info_plus
80
- sha256: "49413c8ca514dea7633e8def233b25efdf83ec8522955cc2c0e3ad802927e7c6"
80
+ sha256: dd0e8e02186b2196c7848c9d394a5fd6e5b57a43a546082c5820b1ec72317e33
81
81
  url: "https://pub.dev"
82
82
  source: hosted
83
- version: "12.1.0"
83
+ version: "12.2.0"
84
84
  device_info_plus_platform_interface:
85
85
  dependency: transitive
86
86
  description: