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 469 flet issues
Sort by recently updated
recently updated
newest added

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...

**Goal:** expose more properties for each control.

enhancement
controls

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...

platform: linux

If version of Flet is not specified in `requirements.txt` pin it to the version of `flet build` command.

enhancement
packaging

### 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...

enhancement
platform: web

**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...

bug
platform: android
flet-mobile-app

https://stackoverflow.com/questions/68152221/how-to-request-allow-management-of-all-files-permission-in-flutter-android-11-r

platform: mobile
packaging

Discussion and solutions: https://github.com/flutter/flutter/issues/53229#issuecomment-1703233957

enhancement
packaging

* pages with a lot of controls * large updates * adding a lot of controls * re-creating lists

enhancement

### 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...

good first issue
controls
feature request