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

Description I am encountering an issue when trying to implement the code documented in the Flet.dev documentation regarding controlling window frames (referencing the section at https://flet.dev/docs/controls/page/#window_frameless). Specifically, I'm experimenting with...

Hi, I'm experiencing the following issue with flet, flet-fastapi and uvicorn. The application always returns http 200 ok response when I would expect a 404 response I used following example...

**Problem To Be Solved** Currently, when using the drag scroll bar in Flet, the scrolling behavior is smooth and provides a good user experience. However, when scrolling by other means,...

platform: windows

- [ ] PR Template - [ ] Update the contribution guide - [ ] ...

documentation

**Requirement:** It would be better if flet has a feature to share links to other apps. **Reference Links:** 1. https://pub.dev/documentation/share/latest/ 2. https://pub.dev/packages/share_plus **Expectation** https://miro.medium.com/v2/resize:fit:896/1*57ZF5y6b8Esr6BNDIQGDxw.jpeg

feature request

os: win10 64bit python 3.12/3.11 flet: 0.19 when i run " flet build web -vv", FormatException Error raised. ---------------------------------------------------------------------------- Flutter bootstrap directory: C:\Users\ADMINI~1\AppData\Local\Temp\flet_flutter_build_UeBmaECgPg Creating Flutter bootstrap project...OK Customizing app icons...

packaging
platform: web

Currently, even when a checkbox item is selected from ```PopupMenu```, it closes after the selection is made. This is not the expected behaviour for menus (for example, if you're toggling...

enhancement
controls
feature request

Related to https://github.com/flet-dev/flet/issues/2265#issuecomment-1879063137 Solution: https://stackoverflow.com/a/60025374/1435891

enhancement
packaging
platform: mac

Flet should have events for text selection or be able to call an event that interacts with the selected text. Useful for any case that requires manipulating a text selection....

feature request

It Is currently impossible to change the color of the dropdown list in flet you can change the the color of the initial list and the text color but not...

feature request