Re: No current way to just compile flet code into truly native packages for smart phones, etc.?

2023-11-14 Thread Jacob Kruger via Python-list

Yup.


Also checked out beeware - which also offers cross-platform compilation 
of same code - but, one minor issue there first time tried it out was 
working with additional/external modules, and, packaging resources.



Plus, while it includes it's own form of LBC GUI interface - toga - the 
one included here in flet seemed 'nicer':


https://beeware.org/project/projects/libraries/toga/


But, haven't taken time to really take it much further than just a bit 
of playing around so far.



Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."


On 2023/11/13 19:47, Barry wrote:



On 13 Nov 2023, at 17:21, Jacob Kruger via Python-list  
wrote:

Had a look at the following bit of introduction to using python and flet to 
build cross-platform flutter-based apps using same python code, and, while it 
seems to work alright if tell it to run as under GUI here on windows desktop, 
and, while can get it to fire up PWA version as well, that's not really 
stand-alone since will still require code to be running in background, and, in 
terms of, for example, android, it seems like it will need to then be running 
via the native android flet interpreter for it to work as such?


https://flet.dev/docs/


Flet PWA deployment 


flet looks interesting. It seems from the road map there is lots missing today.
Also the people that know flet are on discord. You may find someone here.

Barry


--

Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."

--
https://mail.python.org/mailman/listinfo/python-list


--
https://mail.python.org/mailman/listinfo/python-list


Re: No current way to just compile flet code into truly native packages for smart phones, etc.?

2023-11-13 Thread Barry via Python-list


> On 13 Nov 2023, at 17:21, Jacob Kruger via Python-list 
>  wrote:
> 
> Had a look at the following bit of introduction to using python and flet to 
> build cross-platform flutter-based apps using same python code, and, while it 
> seems to work alright if tell it to run as under GUI here on windows desktop, 
> and, while can get it to fire up PWA version as well, that's not really 
> stand-alone since will still require code to be running in background, and, 
> in terms of, for example, android, it seems like it will need to then be 
> running via the native android flet interpreter for it to work as such?
> 
> 
> https://flet.dev/docs/
> 
> 
> Flet PWA deployment 
> 

flet looks interesting. It seems from the road map there is lots missing today.
Also the people that know flet are on discord. You may find someone here.

Barry

> 
> --
> 
> Jacob Kruger
> +2782 413 4791
> "Resistance is futile!...Acceptance is versatile..."
> 
> --
> https://mail.python.org/mailman/listinfo/python-list
> 

-- 
https://mail.python.org/mailman/listinfo/python-list


No current way to just compile flet code into truly native packages for smart phones, etc.?

2023-11-13 Thread Jacob Kruger via Python-list
Had a look at the following bit of introduction to using python and flet 
to build cross-platform flutter-based apps using same python code, and, 
while it seems to work alright if tell it to run as under GUI here on 
windows desktop, and, while can get it to fire up PWA version as well, 
that's not really stand-alone since will still require code to be 
running in background, and, in terms of, for example, android, it seems 
like it will need to then be running via the native android flet 
interpreter for it to work as such?



https://flet.dev/docs/


Flet PWA deployment 



--

Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."

--
https://mail.python.org/mailman/listinfo/python-list