flet
flet copied to clipboard
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
Hello, I would like to know how I can get a real-time resize, currently the update only happens when there are no other updates and as a result as long...
Getting this error when i try to run a gui application i found i github i am running Ubuntu 20 with gnome desktop ** (flet:28502): CRITICAL **: 18:02:42.072: Failed to...
If version of Flet is not specified in `requirements.txt` pin it to the version of `flet build` command.
### Discussed in https://github.com/flet-dev/flet/discussions/2264 Originally posted by **sklibanov** December 23, 2023 ### Question So I'm using flet publish (https://flet.dev/docs/guides/python/publishing-static-website/) to make a static website. I want that website to serve...
**Description** When I run the command `flet run --android` I receive the next error: ``` Traceback (most recent call last): File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1016, in _bootstrap_inner self.run() File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\threading.py", line...
https://stackoverflow.com/questions/68152221/how-to-request-allow-management-of-all-files-permission-in-flutter-android-11-r
Discussion and solutions: https://github.com/flutter/flutter/issues/53229#issuecomment-1703233957
* pages with a lot of controls * large updates * adding a lot of controls * re-creating lists
### Discussed in https://github.com/flet-dev/flet/discussions/2799 Originally posted by **ingdesarr1** March 4, 2024 Good afternoon. It would be very useful if the alignment properties could be used within the Stack, to facilitate...