flet-desktop-light 0.25.0.dev3611__py3-none-musllinux_1_2_aarch64.whl → 0.25.0.dev3614__py3-none-musllinux_1_2_aarch64.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_desktop/__init__.py CHANGED
@@ -9,9 +9,7 @@ import urllib.request
9
9
  import zipfile
10
10
  from pathlib import Path
11
11
 
12
- import flet_desktop
13
- import flet_desktop.version
14
- from flet_core.utils import (
12
+ from flet.utils import (
15
13
  get_arch,
16
14
  is_linux,
17
15
  is_macos,
@@ -20,6 +18,9 @@ from flet_core.utils import (
20
18
  safe_tar_extractall,
21
19
  )
22
20
 
21
+ import flet_desktop
22
+ import flet_desktop.version
23
+
23
24
  logger = logging.getLogger(flet_desktop.__name__)
24
25
 
25
26
 
Binary file
flet_desktop/version.py CHANGED
@@ -1,5 +1,5 @@
1
1
  """Provide the current Flet version."""
2
2
 
3
- import flet_core.version
3
+ import flet.version
4
4
 
5
- version = flet_core.version.version
5
+ version = flet.version.version
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: flet-desktop-light
3
- Version: 0.25.0.dev3611
3
+ Version: 0.25.0.dev3614
4
4
  Summary: Flet Desktop client in Flutter
5
5
  License: Apache-2.0
6
6
  Author: Appveyor Systems Inc.
@@ -14,6 +14,7 @@ Classifier: Programming Language :: Python :: 3.10
14
14
  Classifier: Programming Language :: Python :: 3.11
15
15
  Classifier: Programming Language :: Python :: 3.12
16
16
  Classifier: Programming Language :: Python :: 3.13
17
+ Requires-Dist: flet (==0.25.0.dev3614)
17
18
  Project-URL: documentation, https://flet.dev/docs
18
19
  Project-URL: homepage, https://flet.dev
19
20
  Project-URL: repository, https://github.com/flet-dev/flet
@@ -0,0 +1,6 @@
1
+ flet_desktop/__init__.py,sha256=CtqPLA0DvZuFidnu_UEE_-F197SviQtjekV7fS82LOw,6538
2
+ flet_desktop/version.py,sha256=ncH0vI26gEjZejEpBxCiqXaggFLIr-pBIK4cOg5yj1o,93
3
+ flet_desktop/app/flet-linux-arm64.tar.gz,sha256=p5_ptyjFXkYn0jNb45bW3LvwDOppaGZ9C1zzplet4FM,13357134
4
+ flet_desktop_light-0.25.0.dev3614.dist-info/METADATA,sha256=HQYutON0f4RLNiBC5bFE4t5veUHHJ3BvnLbzd6zaEkI,957
5
+ flet_desktop_light-0.25.0.dev3614.dist-info/WHEEL,sha256=FPa_FUoAuiP1FnyATIVWtqK3IOSYvvJIdZuCANv4Nuk,106
6
+ flet_desktop_light-0.25.0.dev3614.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- flet_desktop/__init__.py,sha256=lH_xDTkDgt7D48ZEtlwkYja5PXt0kKYfVoJnDxHuavk,6542
2
- flet_desktop/version.py,sha256=YnuNFdfyzKWJAye-Fh7Ge3NX4vNWX4hSsq7TPE_koOM,103
3
- flet_desktop/app/flet-linux-arm64.tar.gz,sha256=ERmt5Drw2uimVXn7Haa2UOMCmM5q8nGcr0PLIRQR7bE,13357144
4
- flet_desktop_light-0.25.0.dev3611.dist-info/METADATA,sha256=7dOxjbofXrY2JFc-xzP3sBuo-OHU1nXisHH-Iowje3I,918
5
- flet_desktop_light-0.25.0.dev3611.dist-info/WHEEL,sha256=FPa_FUoAuiP1FnyATIVWtqK3IOSYvvJIdZuCANv4Nuk,106
6
- flet_desktop_light-0.25.0.dev3611.dist-info/RECORD,,