flet
flet copied to clipboard
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
### Duplicate Check - [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug VERBOSE: Deleting sitecustomize directory C:\Users\yelo\AppData\Local\Temp\serious_python_sitecustomizeb605abbc Error: ProcessException: 系统找不到指定的文件。 Command: D:\main\apk\build\flutter\build\build_python_3.12.6\python\python.exe...
### Duplicate Check - [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug When I use `page.window.visible = False` the page is hidden,...
### Duplicate Check - [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug **page.client_storage.get_async** does'n work when called from **page.on_connect** callback. Here is...
### Duplicate Check - [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug This bug did not occur in flet 0.24.x versions, just...
### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug I am delevoping Flet based application in Python. I am...
### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug When I rotate a Container, my layout becomes inconsistent. The...
### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the requested feature The bundled executable should support command-line argument passing at...
- [examples-gallery](https://github.com/flet-dev/flet/blob/85c707615a44070adf1212734e1599ba2abef513/sdk/python/packages/flet/docs/apps/examples-gallery) Flet app is a simple app which contains routes to each control's examples. - It gets packaged (by `flet publish`) at docs runtime, and is hosted along with...
bug: flet build windows gets stuck on packaging python app; and extension template generation issues
### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug I have been following the documentation on creating user extensions...
### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug I have tried to use the example for flet-ads and...