flet-web 0.70.0.dev5320__py3-none-any.whl → 0.70.0.dev5361__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-web might be problematic. Click here for more details.

@@ -891,6 +891,9 @@ class CompiledApp {
891
891
  _1771: x0 => x0.total,
892
892
  _1818: (x0,x1) => x0.draggable = x1,
893
893
  _1834: x0 => x0.style,
894
+ _2191: (x0,x1) => x0.target = x1,
895
+ _2193: (x0,x1) => x0.download = x1,
896
+ _2218: (x0,x1) => x0.href = x1,
894
897
  _2311: (x0,x1) => x0.src = x1,
895
898
  _2406: x0 => x0.videoWidth,
896
899
  _2407: x0 => x0.videoHeight,
@@ -3944,6 +3947,9 @@ class CompiledApp {
3944
3947
  "spontaneous",
3945
3948
  "_animationController",
3946
3949
  "exit",
3950
+ "right_pan_end",
3951
+ "right_pan_update",
3952
+ "right_pan_start",
3947
3953
  "sd",
3948
3954
  "multi_long_press",
3949
3955
  "multi_tap",
@@ -6112,10 +6118,8 @@ class CompiledApp {
6112
6118
  "WebView",
6113
6119
  "WebViewControl build: ",
6114
6120
  "Webview is not yet supported on this platform.",
6115
- "View",
6116
- "Column",
6117
- "Row",
6118
6121
  "expand",
6122
+ "host_expanded",
6119
6123
  "expand_loose",
6120
6124
  "FlexFit.",
6121
6125
  "skip_properties",
@@ -6125,13 +6129,11 @@ class CompiledApp {
6125
6129
  "small_size",
6126
6130
  "text_color",
6127
6131
  "_theme",
6132
+ "Error displaying ",
6133
+ "Control can be positioned absolutely with \"left\", \"top\", \"right\" and \"bottom\" properties inside Stack control only and page.overlay.",
6128
6134
  "animate_position",
6135
+ "host_positioned",
6129
6136
  "on_animation_end",
6130
- "Stack",
6131
- "Page",
6132
- "Overlay",
6133
- "Error displaying ",
6134
- "Control can be positioned absolutely with \"left\", \"top\", \"right\" and \"bottom\" properties inside Stack control only.",
6135
6137
  "duration",
6136
6138
  "curve",
6137
6139
  "bouncein",
@@ -6187,7 +6189,6 @@ class CompiledApp {
6187
6189
  "_turnsAnimation",
6188
6190
  "rotate",
6189
6191
  "angle",
6190
- "container",
6191
6192
  "animate_size",
6192
6193
  "animate_opacity",
6193
6194
  "Webview is not yet supported on this Platform.",
@@ -18633,6 +18634,7 @@ class CompiledApp {
18633
18634
  "system_navigation_bar_icon_brightness",
18634
18635
  "status_bar_brightness",
18635
18636
  "status_bar_icon_brightness",
18637
+ "Page",
18636
18638
  "pwa",
18637
18639
  "debug",
18638
18640
  "wasm",
@@ -18667,6 +18669,7 @@ class CompiledApp {
18667
18669
  "SegmentedButton",
18668
18670
  "Semantics",
18669
18671
  "MergeSemantics",
18672
+ "Column",
18670
18673
  "Dismissible",
18671
18674
  "GestureDetector",
18672
18675
  "GridView",
@@ -18708,6 +18711,7 @@ class CompiledApp {
18708
18711
  "TextButton",
18709
18712
  "OutlinedButton",
18710
18713
  "FletApp",
18714
+ "KeyboardListener",
18711
18715
  "SubmenuButton",
18712
18716
  "FloatingActionButton",
18713
18717
  "Icon",
@@ -18725,9 +18729,11 @@ class CompiledApp {
18725
18729
  "ShaderMask",
18726
18730
  "RangeSlider",
18727
18731
  "ReorderableDraggable",
18732
+ "Row",
18728
18733
  "Screenshot",
18729
18734
  "Slider",
18730
18735
  "SnackBar",
18736
+ "Stack",
18731
18737
  "Switch",
18732
18738
  "Tabs",
18733
18739
  "TabBar",
@@ -18739,6 +18745,7 @@ class CompiledApp {
18739
18745
  "MenuBar",
18740
18746
  "VerticalDivider",
18741
18747
  "MenuItemButton",
18748
+ "View",
18742
18749
  "SafeArea",
18743
18750
  "SelectionArea",
18744
18751
  "RadioGroup",
@@ -18919,6 +18926,7 @@ class CompiledApp {
18919
18926
  "media_change",
18920
18927
  "view_padding",
18921
18928
  "view_insets",
18929
+ "device_pixel_ratio",
18922
18930
  "Platform brightness updated: ",
18923
18931
  "platform_brightness",
18924
18932
  "platform_brightness_change",
@@ -19607,6 +19615,7 @@ class CompiledApp {
19607
19615
  "_InputDecoratorState.prefix",
19608
19616
  "_InputDecoratorState.suffix",
19609
19617
  "helperError",
19618
+ "container",
19610
19619
  "counter",
19611
19620
  "suffixIcon",
19612
19621
  "prefixIcon",
@@ -19897,7 +19906,6 @@ class CompiledApp {
19897
19906
  " more bytes, available ",
19898
19907
  "Don't know how to serialize ",
19899
19908
  "Negative ext type is reserved",
19900
- "Unable to encode object. No Encoder specified.",
19901
19909
  "Size must be at most 0xFFFFFFFF",
19902
19910
  "Map is too big to be serialized with msgpack",
19903
19911
  "Array is too big to be serialized with msgpack",
@@ -26520,9 +26528,15 @@ class CompiledApp {
26520
26528
  "get_directory_path",
26521
26529
  "files",
26522
26530
  "allow_multiple",
26523
- "Save File dialog is not supported on web.",
26531
+ "\"src_bytes\" is required when saving a file on Web, Android and iOS.",
26532
+ "file_name",
26533
+ "\"file_name\" is required when saving a file on Web.",
26534
+ "new-file",
26524
26535
  "Get Directory Path dialog is not supported on web.",
26525
26536
  "Unknown FilePicker method: ",
26537
+ "The bytes are required when saving a file on the web.",
26538
+ "A file name is required when saving a file on the web.",
26539
+ "The file name should include a valid file extension.",
26526
26540
  "You are setting a type [",
26527
26541
  "]. Custom extension filters are only allowed with FileType.custom, please change it or remove filters.",
26528
26542
  "FilePickerResult(files: ",
@@ -26542,7 +26556,6 @@ class CompiledApp {
26542
26556
  "FilePicker Error: File '",
26543
26557
  "' (id: ",
26544
26558
  ") not found.",
26545
- "file_name",
26546
26559
  "Cannot read file from null stream",
26547
26560
  "Uploading ",
26548
26561
  "Upload endpoint returned code ",
@@ -28437,6 +28450,14 @@ class CompiledApp {
28437
28450
  "on_open",
28438
28451
  "on_close",
28439
28452
  "alignment_offset",
28453
+ "KeyboardListener.",
28454
+ "Unknown KeyboardListener method: ",
28455
+ "KeyboardListener build: ",
28456
+ "KeyboardListener control has no content.",
28457
+ "include_semantics",
28458
+ "key_down",
28459
+ "key_up",
28460
+ "key_repeat",
28440
28461
  "FletApp build: ",
28441
28462
  "reconnect_interval_ms",
28442
28463
  "reconnect_timeout_ms",
@@ -30681,6 +30702,9 @@ class CompiledApp {
30681
30702
  "multi_tap_touches",
30682
30703
  "drag_interval",
30683
30704
  "hover_interval",
30705
+ "on_right_pan_start",
30706
+ "on_right_pan_update",
30707
+ "on_right_pan_end",
30684
30708
  "GestureDetector should have at least one event handler defined",
30685
30709
  "Dismissible.",
30686
30710
  "RQ==",
@@ -30727,6 +30751,60 @@ class CompiledApp {
30727
30751
  "on_did_gain_accessibility_focus",
30728
30752
  "on_did_lose_accessibility_focus",
30729
30753
  "on_set_text",
30754
+ "Canvas.",
30755
+ "get_capture",
30756
+ "clear_capture",
30757
+ "Unknown Canvas method: ",
30758
+ "paint.size: ",
30759
+ "Line",
30760
+ "Circle",
30761
+ "Arc",
30762
+ "Color",
30763
+ "Oval",
30764
+ "Fill",
30765
+ "Points",
30766
+ "Rect",
30767
+ "Path",
30768
+ "Shadow",
30769
+ "_image",
30770
+ "_hash",
30771
+ "SA==",
30772
+ "SQ==",
30773
+ "canvas.drawImageRect(",
30774
+ "loadCanvasImage(",
30775
+ "_loading",
30776
+ "HTTP ",
30777
+ "Missing image source: 'src' or 'src_bytes'",
30778
+ "_image_error",
30779
+ "ImageDescriptor.",
30780
+ " is not supported on web.",
30781
+ "TextPainter.paint called when text geometry was not yet calculated.\nPlease call layout() before paint() to position the text before painting it.",
30782
+ "transparent_occluder",
30783
+ "moveto",
30784
+ "lineto",
30785
+ "arc",
30786
+ "sweep_angle",
30787
+ "arcto",
30788
+ "large_arc",
30789
+ "clockwise",
30790
+ "oval",
30791
+ "conicto",
30792
+ "cp1x",
30793
+ "cp1y",
30794
+ "cubicto",
30795
+ "cp2x",
30796
+ "cp2y",
30797
+ "subpath",
30798
+ "elements",
30799
+ "counterClockwise",
30800
+ "PathDirection.",
30801
+ "PathArcSize.",
30802
+ "_DashOffsetType.",
30803
+ "stroke_dash_pattern",
30804
+ "PointMode.",
30805
+ "point_mode",
30806
+ "use_center",
30807
+ "Sg==",
30730
30808
  "Canvas build: ",
30731
30809
  "resize_interval",
30732
30810
  "SegmentedButtonControl build: ",
@@ -31129,7 +31207,7 @@ class CompiledApp {
31129
31207
  "fit_content",
31130
31208
  "soft_line_break",
31131
31209
  "MarkdownListItemCrossAxisAlignment.",
31132
- "SA==",
31210
+ "Sw==",
31133
31211
  "li",
31134
31212
  "fn-",
31135
31213
  "ol",
@@ -43671,10 +43749,6 @@ class CompiledApp {
43671
43749
  "Skerm",
43672
43750
  "BottomAppBarControl build: ",
43673
43751
  "notch_margin",
43674
- "clockwise",
43675
- "counterClockwise",
43676
- "PathDirection.",
43677
- "PathArcSize.",
43678
43752
  "geometryListenable",
43679
43753
  "Scaffold.geometryOf() called with a context that does not contain a Scaffold.",
43680
43754
  "This usually happens when the context provided is from the same StatefulWidget as that whose build function actually creates the Scaffold widget being sought.",
@@ -43831,8 +43905,8 @@ class CompiledApp {
43831
43905
  "pub.dev : https://pub.dev/packages/media_kit#installation\n",
43832
43906
  "TIP: Copy-paste required packages from the above link to your pubspec.yaml.\n",
43833
43907
  "If you recently added the packages, make sure to re-run the project (\"hot-restart\" & \"hot-reload\" is not sufficient for native plugins).\n",
43834
- "SQ==",
43835
- "Sg==",
43908
+ "TA==",
43909
+ "TQ==",
43836
43910
  "flutter/backgesture",
43837
43911
  "flutter/menu",
43838
43912
  "Menu.selectedCallback",
@@ -43862,10 +43936,10 @@ class CompiledApp {
43862
43936
  "‬",
43863
43937
  "oldKeyedChildren",
43864
43938
  "RenderViewport.excludeFromScrolling",
43865
- "Sw==",
43866
- "TA==",
43939
+ "Tg==",
43940
+ "Tw==",
43867
43941
  "newChild",
43868
- "TQ==",
43942
+ "UA==",
43869
43943
  "isKeyboardKey",
43870
43944
  "rect(",
43871
43945
  "px)",
@@ -43886,8 +43960,6 @@ class CompiledApp {
43886
43960
  "()",
43887
43961
  "_borderTouchTooltipPaint",
43888
43962
  "_bgTouchTooltipPaint",
43889
- "TextPainter.paint called when text geometry was not yet calculated.\nPlease call layout() before paint() to position the text before painting it.",
43890
- "_DashOffsetType.",
43891
43963
  "_gridPaint",
43892
43964
  "_rangeAnnotationPaint",
43893
43965
  "_backgroundPaint",
@@ -43977,36 +44049,6 @@ class CompiledApp {
43977
44049
  ", distance: ",
43978
44050
  "No elements",
43979
44051
  "lastLng",
43980
- "PointMode.",
43981
- "Line",
43982
- "Circle",
43983
- "Arc",
43984
- "Color",
43985
- "Oval",
43986
- "Fill",
43987
- "Points",
43988
- "Rect",
43989
- "Path",
43990
- "Shadow",
43991
- "transparent_occluder",
43992
- "moveto",
43993
- "lineto",
43994
- "arc",
43995
- "sweep_angle",
43996
- "arcto",
43997
- "large_arc",
43998
- "oval",
43999
- "conicto",
44000
- "cp1x",
44001
- "cp1y",
44002
- "cubicto",
44003
- "cp2x",
44004
- "cp2y",
44005
- "subpath",
44006
- "elements",
44007
- "stroke_dash_pattern",
44008
- "point_mode",
44009
- "use_center",
44010
44052
  "textfield",
44011
44053
  "long-pressable",
44012
44054
  "adjustable",
Binary file
@@ -6,8 +6,8 @@
6
6
  <li>Code: NoSuchKey</li>
7
7
  <li>Message: The specified key does not exist.</li>
8
8
  <li>Key: v0.27.7/full/micropip-0.8.0-py3-none-any.whl</li>
9
- <li>RequestId: 4VWKTS5KFVX0QY1S</li>
10
- <li>HostId: xFzPRB9m5wBffsEqP+bKFInHqrPW15/2CxXKYBntv5EiYrVhylW5ru7BfgeGmLbrmBQ3Ef+vZbc=</li>
9
+ <li>RequestId: A02BM8X0BXAJ4NDD</li>
10
+ <li>HostId: 4KpZdjT48HqNlcnsJpgf4qcEDQ9FrZ+7MdutrsQXnLm015uu6TeHKsdNiVWRw7z04UU88KvVe9Y=</li>
11
11
  </ul>
12
12
  <hr/>
13
13
  </body>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: flet-web
3
- Version: 0.70.0.dev5320
3
+ Version: 0.70.0.dev5361
4
4
  Summary: Flet web client in Flutter.
5
5
  Author-email: "Appveyor Systems Inc." <hello@flet.dev>
6
6
  License-Expression: Apache-2.0
@@ -9,7 +9,7 @@ Project-URL: Repository, https://github.com/flet-dev/flet
9
9
  Project-URL: Documentation, https://flet.dev/docs
10
10
  Requires-Python: >=3.10
11
11
  Description-Content-Type: text/markdown
12
- Requires-Dist: flet==0.70.0.dev5320
12
+ Requires-Dist: flet==0.70.0.dev5361
13
13
  Requires-Dist: fastapi>=0.115.12
14
14
  Requires-Dist: uvicorn[standard]>=0.35.0
15
15
 
@@ -1,26 +1,26 @@
1
1
  flet_web/__init__.py,sha256=XjsjB5u4-oiovvMql7N0l2l8btKzRZmfglizwxN5qdE,384
2
2
  flet_web/patch_index.py,sha256=XgINQpPRcQxjFxgU8YPjsE_yop-mXBzTavS_kvEjIfw,3480
3
3
  flet_web/uploads.py,sha256=k2ZTFQo_MOXGcsJnKgH8m7_zpmcX-sOauarXbehEjNY,1579
4
- flet_web/version.py,sha256=w6UbvpIwfEvJfIOl1eL9mSJqPX_rT9WhQ-cwrci-6nU,27
4
+ flet_web/version.py,sha256=Bwo39AzIreXdMYjzrMxV5kFTSOBC-F-EvKhSFFwy3Zo,27
5
5
  flet_web/fastapi/__init__.py,sha256=Jsean-ow_TCc-ygTDshkGmZplxnb8HJvO8gZ2KMErrY,395
6
6
  flet_web/fastapi/app.py,sha256=PUDMtrHxVy0CLZ86eMS0rCoaHyAoSLA4IQgVh6Hojuc,5817
7
- flet_web/fastapi/flet_app.py,sha256=ZpiACwV9U9nrcOUU48vjeNfzajR155oSt_fdPCk4dtM,13371
7
+ flet_web/fastapi/flet_app.py,sha256=-pUYYvQtsqgB1lqsbKKaow83suaTOcHyWuUcUxOoL7U,13594
8
8
  flet_web/fastapi/flet_app_manager.py,sha256=JzKAK0KOS41SrbjWaV3ujAQIG-tXdxCNZBEILzL_0Ro,5217
9
- flet_web/fastapi/flet_fastapi.py,sha256=WDryZ1W0mS4ugTJtxtZ7yNZ5eqqg8cF8aXO0nun8byY,4687
9
+ flet_web/fastapi/flet_fastapi.py,sha256=Wu79QOgbHkFcO_Wss0RO2AjzPWjLpzlRrghhDsqY-Mw,4768
10
10
  flet_web/fastapi/flet_oauth.py,sha256=GsR4g4GFFGvYYyn7-ljqu3P3ASOHxyBsGb6W5Y0z75I,2589
11
11
  flet_web/fastapi/flet_static_files.py,sha256=ge6oddTwud4jWn_ZMIFDqGrGDaleSzDOM49Mh7FOe6U,7270
12
12
  flet_web/fastapi/flet_upload.py,sha256=6QqRIOuntJ3xUUlfDl47XI3Na2zeCqpZYm1ZFwoFbYM,3115
13
13
  flet_web/fastapi/oauth_state.py,sha256=aRHxfx0_zaQq6NDsvRqqkp0E_OqYxSkz4D1HH8EAhRQ,361
14
- flet_web/fastapi/serve_fastapi_web_app.py,sha256=1L_0y07wl7hFNQ9q_2zF7HHSncXDgWuZqf2TCOSuL08,2540
14
+ flet_web/fastapi/serve_fastapi_web_app.py,sha256=Xc6KAaxN65SL_zfhY-6HbKcP6aQ8AsRBr4x9gIlGci4,2569
15
15
  flet_web/web/favicon.png,sha256=83Y7iihRHIC1ALYXYVizrRs2MNRA2YbWGL3UD4LTvOI,1028
16
16
  flet_web/web/flutter.js,sha256=JxrlUKoVU4Te2BzVu-DxuHys2OIIkrJTAb_PZbUStPU,8535
17
17
  flet_web/web/flutter.js.map,sha256=_d0CFioegTm9S1smEU4Sq7LuF0tGg4MBsnDG3VMG-6Y,41275
18
- flet_web/web/flutter_bootstrap.js,sha256=SZ9MA0Z1NFYUQVm68rdtaR3dn0daXCU27B-_mNtpIDo,9815
19
- flet_web/web/flutter_service_worker.js,sha256=fXzlV8uQJb3VeeyTmZ61-HvmK-OoCpIqAFcnQaH5hIk,9000
18
+ flet_web/web/flutter_bootstrap.js,sha256=6lL8JizEDCsrApwc9JmG_SC1aMQJ9utZxq_JiAck_rI,9815
19
+ flet_web/web/flutter_service_worker.js,sha256=6rD9OH-IIxfBU0B_lRqaE3vLji-cDwiKAVOIJ1CNL5Q,9000
20
20
  flet_web/web/index.html,sha256=Zc4y4Uru6G5Cn9NsgK-0TJac_VBzi1tmHzuNXz6GdK4,3376
21
- flet_web/web/main.dart.js,sha256=m_A_rC8SDikT5vnssQ8oktm1VFQj4Calms3qJuuGLwc,8589748
22
- flet_web/web/main.dart.mjs,sha256=xey_t1TIxgsT_6qwVRcsICL7MG-d41aLdqx62unh3BY,1857241
23
- flet_web/web/main.dart.wasm,sha256=5qYmEvalVansfbrhUCLscFZIfMR75ok4OWXVj4ck3ZA,7022261
21
+ flet_web/web/main.dart.js,sha256=_00r61gY0m7PztdDBbCresxQNE_f0vqcAgKX-pHQeOI,8604864
22
+ flet_web/web/main.dart.mjs,sha256=lnRryMuointiQqKxONJKkxmFXfhVj0pR5h-s1FIs8H4,1858276
23
+ flet_web/web/main.dart.wasm,sha256=C_4rnNanObRjZqF4En95vgqdwVhK87721h5I9I7RFv0,7037875
24
24
  flet_web/web/manifest.json,sha256=_GwcP9mT4sS_BwdYPcDEhnpejqe933LeYIytZIgDnr0,789
25
25
  flet_web/web/python-worker.js,sha256=84mMBNgqI3EEdzMMWM2af5N09gCmjka0GQ4YIbAUsFc,3488
26
26
  flet_web/web/python.js,sha256=v4XV8eHwwpFczSBInxH7mVPAIpNPoK2Lz3_wHj-vfCc,2112
@@ -55,7 +55,7 @@ flet_web/web/icons/icon-maskable-192.png,sha256=JjQtcczM5M1ddM4W5EtJsNJR-kHO9iXz
55
55
  flet_web/web/icons/icon-maskable-512.png,sha256=Iq5-TQS9BUn2U7T8ztgToh2EiWnLh9W4aTHIGja5c8o,11906
56
56
  flet_web/web/icons/loading-animation.png,sha256=Zl6NT_QrVqNUatwcqmSZawFlMxWHsdm493XDBOE4gn4,17040
57
57
  flet_web/web/pyodide/ffi.d.ts,sha256=Ldx3OUr6I3hK3jiNUquBGfPNcTmUpntImr2f4Tsklk0,44144
58
- flet_web/web/pyodide/micropip-0.8.0-py3-none-any.whl,sha256=mKuSHPMQk6V_AB5uSLMXuvjZbgiNvJi34bi212pRlIc,379
58
+ flet_web/web/pyodide/micropip-0.8.0-py3-none-any.whl,sha256=KnG_sLPJicd5zz83_aQKMCw5Ush-rkVYLiV3mWj4oP0,379
59
59
  flet_web/web/pyodide/package.json,sha256=vyIfYMiBYmI201ATdal3U2cqf6b-1w5Gngg_FXyKMNQ,3267
60
60
  flet_web/web/pyodide/packaging-24.2-py3-none-any.whl,sha256=-_alrOWW644o_gCJ7PwLyi6zkwVj6coGrLmOpTArmfc,71930
61
61
  flet_web/web/pyodide/pyodide-lock.json,sha256=nEW5FgAadQ9BAvwodJTz6rIVkJx1NcYmog24D9YzPiw,112205
@@ -65,7 +65,7 @@ flet_web/web/pyodide/pyodide.d.ts,sha256=UsTxGNBWOzEwUgq2A0Zw-1PtE4N9m4vmqgkGt2S
65
65
  flet_web/web/pyodide/pyodide.js,sha256=tMsjpTq6GcIhZZuftAovGCgdaFaR3AZkf7Cv0Ggbr5g,14913
66
66
  flet_web/web/pyodide/pyodide.mjs,sha256=BMBSyBWrsL8pgfo4wt-ljjEg7lKIyVbfKyoV4wF4LF8,13931
67
67
  flet_web/web/pyodide/python_stdlib.zip,sha256=FmEVNHJuXYrCvY-SZBCy3LjW9JqiSRNGNTO0V6IRXBY,2360737
68
- flet_web-0.70.0.dev5320.dist-info/METADATA,sha256=cwLT2crQ4QFzKJofCXCKy1_TfLtQuER0IHXOjfhV_F4,595
69
- flet_web-0.70.0.dev5320.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
70
- flet_web-0.70.0.dev5320.dist-info/top_level.txt,sha256=1MXw6P2bxjBa70vz-6oTGqGmmLOWipyD7EaaivWoW1A,9
71
- flet_web-0.70.0.dev5320.dist-info/RECORD,,
68
+ flet_web-0.70.0.dev5361.dist-info/METADATA,sha256=B88HjwzrlAyG_h408rnhJfB9SeOgM93ARskv4ntJqZM,595
69
+ flet_web-0.70.0.dev5361.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
70
+ flet_web-0.70.0.dev5361.dist-info/top_level.txt,sha256=1MXw6P2bxjBa70vz-6oTGqGmmLOWipyD7EaaivWoW1A,9
71
+ flet_web-0.70.0.dev5361.dist-info/RECORD,,