flet icon indicating copy to clipboard operation
flet copied to clipboard

Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.

Results 557 flet issues
Sort by recently updated
recently updated
newest added

### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug Hello Team, I've raised this issue before, and while it...

bug
packaging
platform: windows

### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug The problem occurs when creating a `ipa` using `flet build...

packaging
platform: ios

## Material Symbols vs Material Icons (already in Flet) These are two different official icon sets from Google, using the same underlying designs. Material Symbols is the current set, introduced...

feature request

### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug The SearchBar component in Flet causes the application to crash...

status: awaiting response

### 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 In April, there were rumors that Google would update...

feature request

Traceback (most recent call last): File "/opt/render/project/src/.venv/bin/uvicorn", line 8, in sys.exit(main()) ~~~~^^ File "/opt/render/project/src/.venv/lib/python3.13/site-packages/click/core.py", line 1462, in __call__ return self.main(*args, **kwargs) ~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/opt/render/project/src/.venv/lib/python3.13/site-packages/click/core.py", line 1383, in main rv =...

### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug After successfully launching a Flet App compiled with Flet Pack/PyInstaller/Nuitka...